Skip to content

eXtalionLab/prestashop_docker

Repository files navigation

Prestashop

It's a simply as possible docker compose stack to run a Prestashop for development and for production.

Requirements

To run this you just need a docker and docker compose.

Optionally you need also GIT to clone this repository.

Run

Download and extract this repository from here or clone it with git:

git clone git@github.com:eXtalionLab/prestashop_docker.git .
cd prestashop_docker

When you are in the project directory you can run the stack:

docker compose up [-d]

Wait for download and build images. Goto http://localhost/ and enjoy your new shop. Goto admin panel, login with credentials admin@email.com and admin123 and play with your back-office.

Read more

About

Docker setup to run Prestashop

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published