{"id":23162068,"url":"https://github.com/devnix/prestashop-docker-compose","last_synced_at":"2025-06-26T10:03:08.400Z","repository":{"id":148349435,"uuid":"66640175","full_name":"devnix/prestashop-docker-compose","owner":"devnix","description":"Prestashop docker-compose is a great way to bootstrap a Prestashop development environmemt.","archived":false,"fork":false,"pushed_at":"2020-06-30T06:24:46.000Z","size":17,"stargazers_count":41,"open_issues_count":2,"forks_count":37,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-04T20:17:09.485Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/ecomputer/prestashop-docker-compose","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devnix.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2016-08-26T10:44:00.000Z","updated_at":"2025-01-07T05:54:07.000Z","dependencies_parsed_at":"2023-05-19T20:30:44.912Z","dependency_job_id":null,"html_url":"https://github.com/devnix/prestashop-docker-compose","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devnix/prestashop-docker-compose","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devnix%2Fprestashop-docker-compose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devnix%2Fprestashop-docker-compose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devnix%2Fprestashop-docker-compose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devnix%2Fprestashop-docker-compose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devnix","download_url":"https://codeload.github.com/devnix/prestashop-docker-compose/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devnix%2Fprestashop-docker-compose/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262044400,"owners_count":23249745,"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-12-17T23:24:01.466Z","updated_at":"2025-06-26T10:03:08.380Z","avatar_url":"https://github.com/devnix.png","language":"Dockerfile","readme":"# Prestashop on docker-compose\n\nBased on  [PrestaShop/docker](https://github.com/PrestaShop/docker)\n\n## What is this project\n`Prestashop docker-compose` is a great way to bootstrap a Prestashop development environmemt.\n\n## How to use it\n\nWe recommend to avoid the `PS_INSTALL_AUTO` feature. Instead, copy your own custom installation in `src/`.\n\nFor running an existing running website, export your database to a SQL file and paste it in `docker/mariadb/import.sql`. It will be imported to MariaDB when creating the container.\n\nThe prestashop image is customized to include Xdebug, higher limits, etc. You can customize the Dockerfile, run `docker-compose build prestashop` and `docker-compose up`.\n\n#### src/config/settings.inc.php\n```php\n\u003c?php\ndefine('_DB_SERVER_',         getenv('DB_SERVER'));\ndefine('_DB_NAME_',           getenv('DB_NAME'));\ndefine('_DB_USER_',           getenv('DB_USER'));\ndefine('_DB_PASSWD_',         getenv('DB_PASSWD'));\n```\n\n### Use this configuration for development/testing, not production","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevnix%2Fprestashop-docker-compose","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevnix%2Fprestashop-docker-compose","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevnix%2Fprestashop-docker-compose/lists"}