Pierre10 Posted October 8, 2019 Share Posted October 8, 2019 Hello, I need to automate multiple Prestashop installs on a Debian server. Is there a way to bypass the browser steps. I would like to configure the install before hand and avoid the browser installation. Is there a way to do this ? Thank you. Link to comment Share on other sites More sharing options...
JBW Posted October 8, 2019 Share Posted October 8, 2019 You can install from the console. Check the documentation here http://doc.prestashop.com/display/PS17/Installing+PrestaShop+using+the+command-line+script Link to comment Share on other sites More sharing options...
Pierre10 Posted October 8, 2019 Author Share Posted October 8, 2019 Thank you, I am performing the install via Docker containers. I can do a lot of things inside a container but this method doesn't seem to work. Link to comment Share on other sites More sharing options...
JBW Posted October 9, 2019 Share Posted October 9, 2019 Have you tried this docker containers? https://hub.docker.com/r/prestashop/prestashop/ Link to comment Share on other sites More sharing options...
Pierre10 Posted October 10, 2019 Author Share Posted October 10, 2019 Thank you. I have tried this container, but I can't get the auto_install to work. Is there a way to modify files after an install (set config files, remove install directory, rename admin directory) to avoid the browser install ? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now