{"id":17308683,"url":"https://github.com/pasdam/docker-web-stack","last_synced_at":"2026-02-04T05:08:39.155Z","repository":{"id":92276559,"uuid":"183233979","full_name":"pasdam/docker-web-stack","owner":"pasdam","description":"Web-stack (Nginx/PHP/MySQL) with docker-compose","archived":false,"fork":false,"pushed_at":"2023-07-17T04:32:33.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T00:15:34.512Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/pasdam.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":"2019-04-24T13:25:06.000Z","updated_at":"2021-11-30T15:20:45.000Z","dependencies_parsed_at":"2024-12-05T08:08:51.879Z","dependency_job_id":"0abaf955-a2ee-452e-b165-bf989cca7293","html_url":"https://github.com/pasdam/docker-web-stack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pasdam/docker-web-stack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pasdam%2Fdocker-web-stack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pasdam%2Fdocker-web-stack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pasdam%2Fdocker-web-stack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pasdam%2Fdocker-web-stack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pasdam","download_url":"https://codeload.github.com/pasdam/docker-web-stack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pasdam%2Fdocker-web-stack/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263628021,"owners_count":23490897,"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-10-15T12:05:47.973Z","updated_at":"2026-02-04T05:08:34.115Z","avatar_url":"https://github.com/pasdam.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-web-stack\n\nThis repository contains a [docker-compose](docker-compose.yaml) file to start a\nweb stack with [nginx](https://www.nginx.com/), [php8](https://www.php.net/),\nand [MySQL](https://www.mysql.com/), using **only official images**.\n\nTo run the stack:\n\n```sh\ndocker-compose up\n```\n\nThe website files should be in the folder `www`.\n\n## Usage\n\nCreate a local `env` file with the required secrets:\n\n```sh\ncat \u003c\u003c EOT \u003e mariadb.local.env\nMYSQL_ROOT_PASSWORD=your_mysql_root_password\nEOT\n```\n\nthen spin up the containers:\n\n```sh\ndocker-compose up\n```\n\nAt this point you should be able to access the website at\n[localhost](http://localhost/): it should show a summary of the PHP config.\n\n## Legacy version\n\nIn case you need to run a stack with a legacy version of PHP 5 you can use the\n`docker-compose-legacy.yml`, which uses an old PHP image.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpasdam%2Fdocker-web-stack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpasdam%2Fdocker-web-stack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpasdam%2Fdocker-web-stack/lists"}