{"id":15028565,"url":"https://github.com/eddaoust/docker-symfony","last_synced_at":"2025-09-09T00:43:58.881Z","repository":{"id":65715424,"uuid":"406410377","full_name":"Eddaoust/Docker-Symfony","owner":"Eddaoust","description":"🐳 Docker stack for Symfony I PHP8  I Caddy I MariaDB I Supervisor I NPM I Symfony CLI","archived":false,"fork":false,"pushed_at":"2025-06-19T08:40:41.000Z","size":41,"stargazers_count":9,"open_issues_count":0,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-19T09:39:56.157Z","etag":null,"topics":["caddy","debian","docker","docker-compose","mariadb","npm","php","php82","php83","php84","supervisor","symfony","xdebug"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Eddaoust.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"License.md","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":"2021-09-14T14:53:45.000Z","updated_at":"2025-06-19T08:41:21.000Z","dependencies_parsed_at":"2023-02-06T10:25:12.573Z","dependency_job_id":"1e790a7d-efd7-456e-a163-979bff5d83d8","html_url":"https://github.com/Eddaoust/Docker-Symfony","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Eddaoust/Docker-Symfony","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eddaoust%2FDocker-Symfony","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eddaoust%2FDocker-Symfony/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eddaoust%2FDocker-Symfony/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eddaoust%2FDocker-Symfony/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Eddaoust","download_url":"https://codeload.github.com/Eddaoust/Docker-Symfony/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eddaoust%2FDocker-Symfony/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231035,"owners_count":25245687,"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","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["caddy","debian","docker","docker-compose","mariadb","npm","php","php82","php83","php84","supervisor","symfony","xdebug"],"created_at":"2024-09-24T20:08:37.984Z","updated_at":"2025-09-09T00:43:58.872Z","avatar_url":"https://github.com/Eddaoust.png","language":"Dockerfile","readme":"# 🐳 Symfony Docker Stack\nA complete stack for developing Symfony application.\n* Multiple PHP versions\n* Symfony CLI\n* Supervisor to run async tasks\n* MariaDB\n* Node(18) + NPM(9) for building assets\n* Composer v2\n* [Maildev](https://maildev.github.io/maildev/)\n\n## Installation\nEdit the ```.env.docker``` file\n\nBuild \u0026 run the stack :\n```shell\n$ docker compose --env-file .env.docker up -d --build\n```\n\u003e **Note:** The first time you run this command, the script will check if a Symfony application already exists. If not, it will automatically install a fresh one based on the env variables. This process can take a few minutes, so please be patient.\n\u003e\n\nConnect to Shell inside webserver container :\n```shell\n$ docker exec -ti php /bin/bash\n```\nStop the containers :\n```shell\n$ docker compose down --remove-orphans\n```\nGo to ```http://localhost:8080```\n## Usage\nAccess to your app ```http://localhost:8080```\n\nAccess to Maildev ```http://localhost:8383```\n\n## Configuration\nYou can configure PHP, Caddy, and supervisor in ```/config```\n\nTo work with Maildev, you need to edit the Symfony ```.env``` :\n```yaml\nMAILER_DSN=smtp://mail:25\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feddaoust%2Fdocker-symfony","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feddaoust%2Fdocker-symfony","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feddaoust%2Fdocker-symfony/lists"}