Search the Community
Showing results for tags 'docker'.
-
Hi, I'm using Prestashop with Docker for local development. My setup: - Docker for mac : latest version available - Prestashop : 1.7.6.4 - All requirements are setup thanks to the Prestashop official requirements tool Pages take 10 to 30 seconds to load even if the cach...
-
Ciao a tutti, Ho aperto questa discussione per avere un supporto in merito all’installazione di Prestashop su Docker Compose. Il mio obiettivo è creare una cartella /prestashop con un’installazione ed una configurazione base della piattaforma di e-commerce che sia trasportabile su qualunque ser...
-
Hi! I've started my journey with Prestashop 1.7.8.5 recently. Working on folders and files seems easy to understand but there is one problem I need help with. Me and my team will be working together on one project in the future. We've choose Docker as platform for developing. I thought that co...
-
- docker
- prestashop 1.7.8.5
-
(and 6 more)
Tagged with:
-
Hello, I take the liberty of contacting you in the hope that you can help me correct this problem. I am currently setting up a Prestashop site in version 1.6.1. I have just added a rather important module concerning my products. When installing the module, the loading time is quite long, mayb...
-
Hi fellow prestashopers! I managed to upgrade Prestashop from version 1.6.2.4 to 1.7.6.7. But somehow cant get emails to work. Mails arent beeing send after order also trying to use "Forgot password" also doesnt work. Im running prestashop locally in docker environment, with following spec...
-
Hi! Successfully started PS 1.6.1.11 in a Docker container. Also started successfully MySql in its own container. Using MySql client to create a database and a user for PS. I started PS container with a link as suggested on https://hub.docker.com/r/mysql/mysql-server/ with this command:...
-
Hello, I am reconsidering the development workflow of our prestashop store as well as the better management of all the aspects that impact with the store. For a while I have been looking for a way to try setting up memcache or / and vanish in order to find best optimazition techniques that...
- 10 replies
-
- docker container
- development
-
(and 2 more)
Tagged with:
-
Hello, Im trying to setup prestashop with mysql database using docker-compose on CENTOS74 host. Im new both to prestashop and docker. My docker-compose.yml file is as follows: version: '2' services: mysql: container_name: SQL image: mysql:5.7...
- 4 replies
-
- docker
- docker-compose
-
(and 1 more)
Tagged with:
-
Ahoj, na mém PC Linux Mint bych chtěla mít lokální kopii originál (poměrně rozsáhlého s hodně moduly) živého eshopu pro testování uprav v dockeru. S dockerem teprve začínám. Používáte někdo na lokále pro vývoj presty docker. Myslím konkrétně verzi 1.6.1.x s xdebugem, něčím pro test mailů...
-
Hallo, I wanted to switch from Prestashop version 1.6.1.15 to 1.7.2.0. In version 1.6.1.15 there was no problem with the admin area. The Server is running in docker on port 8080:80. Trying fresh install 1.6.1.15, going to http://localhost:8080/admin, works. Trying fresh install 1.7.2.0,...
-
Hi, i moved my shop from windows development WAMP to unix Ubuntu 14.04 inside Docker ( www.docker.com) on cloud. After this I have problem with saving existing products. The save button is spinning and i can't do anything. It's not problem of META descr. length and also i hope it's not problem wi...
- 1 reply
-
- lamp
- HelperUploader
- (and 8 more)