{"id":21006239,"url":"https://github.com/derlin/prestashop-docker-compose","last_synced_at":"2026-03-14T16:35:09.278Z","repository":{"id":151664419,"uuid":"101426275","full_name":"derlin/prestashop-docker-compose","owner":"derlin","description":"A little docker-compose to setup a dockerized [persistent] prestashop in no time.","archived":false,"fork":false,"pushed_at":"2018-10-19T19:13:13.000Z","size":1,"stargazers_count":6,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-20T10:31:01.382Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/derlin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-25T17:20:06.000Z","updated_at":"2024-06-22T02:46:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"779484a7-a3ef-452a-9d5a-5b50f2f8a989","html_url":"https://github.com/derlin/prestashop-docker-compose","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derlin%2Fprestashop-docker-compose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derlin%2Fprestashop-docker-compose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derlin%2Fprestashop-docker-compose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derlin%2Fprestashop-docker-compose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/derlin","download_url":"https://codeload.github.com/derlin/prestashop-docker-compose/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243428421,"owners_count":20289315,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-19T08:50:02.162Z","updated_at":"2026-03-14T16:35:09.268Z","avatar_url":"https://github.com/derlin.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"## Docker compose for PrestaShop\n\nA little docker-compose to setup a dockerized prestashop in no time.\n\nThe docker-compose will launch two containers, a _mysql_ and the [official prestashop docker image](https://hub.docker.com/r/prestashop/prestashop/).\n\nTwo volumes are used to persist your installation:\n\n* `www`: contains the prestashop source;\n* `db-data`: contains the mysql database files. \n\n## Usage\n\n```sh\ngit clone git@github.com:derlin/prestashop-docker-compose.git\ncd prestashop-docker-compose\ndocker-compose up -d\n```\n\nThen, go to [http://localhost](http://localhost) and follow the PrestaShop setup wizard.\n\nTo stop it, use:\n\n```\ndocker-compose down\n```\n\nData will be persisted between ups/downs thanks to the two volumes.\n\n## Other tips\n\n* To change the port of the prestashop, see the _prestashop \u003e ports_ section in  `docker-compose.yaml`;\n* To ssh into the prestashop container, use `docker exec -it prestashop_www_1 bash`. For mysql, replace `prestashop_www_1` by `prestashop_db_1`;\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderlin%2Fprestashop-docker-compose","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fderlin%2Fprestashop-docker-compose","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderlin%2Fprestashop-docker-compose/lists"}