{"id":16296903,"url":"https://github.com/windomz/docker-lnmp","last_synced_at":"2026-04-08T22:32:13.910Z","repository":{"id":83794812,"uuid":"91770771","full_name":"WindomZ/docker-lnmp","owner":"WindomZ","description":"Use Docker to quickly and easily deploy LNMP(Linux, Nginx, MySQL, PHP7).","archived":false,"fork":false,"pushed_at":"2017-06-29T14:02:21.000Z","size":22,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-28T11:34:42.678Z","etag":null,"topics":["docker","linux","lnmp","mysql","nginx","php","php7"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WindomZ.png","metadata":{"files":{"readme":"README-en.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":"2017-05-19T05:58:57.000Z","updated_at":"2022-02-12T14:15:07.000Z","dependencies_parsed_at":"2023-07-12T14:45:38.296Z","dependency_job_id":null,"html_url":"https://github.com/WindomZ/docker-lnmp","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/WindomZ/docker-lnmp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WindomZ%2Fdocker-lnmp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WindomZ%2Fdocker-lnmp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WindomZ%2Fdocker-lnmp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WindomZ%2Fdocker-lnmp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WindomZ","download_url":"https://codeload.github.com/WindomZ/docker-lnmp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WindomZ%2Fdocker-lnmp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31577444,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["docker","linux","lnmp","mysql","nginx","php","php7"],"created_at":"2024-10-10T20:24:22.452Z","updated_at":"2026-04-08T22:32:13.889Z","avatar_url":"https://github.com/WindomZ.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-lnmp\n\n\u003e Simply deploy lnmp(Linux, Nginx, MySQL, PHP7) using Docker.\n\n![UpdateDate](https://img.shields.io/badge/update-2017--06--29-brightgreen.svg?style=flat-square)\n\n[中文](https://github.com/WindomZ/docker-lnmp/blob/master/README.md#readme)\n\n## Usage\n\n#### Install\n\nCloned to the deployment path:\n```bash\n$ git clone https://github.com/WindomZ/docker-lnmp.git\n$ cd docker-lnmp\n```\n\n#### Config\n\n- Configure [`.env`](https://github.com/WindomZ/docker-lnmp/blob/master/.env) file, such as modifying `MYSQL_ROOT_PASSWORD` to yours.\n\n- `nginx` configuration in `./nginx/nginx.conf`.\n\n- `php-fpm` configuration in `./php-fpm/php.conf`.\n\n- `mysql` configuration in `./mysql/conf.d` and `./mysql/mysql.conf.d`.\n\n#### Build and Run\n\nYou should have had [Docker](https://docs.docker.com/) \nand [Docker Compose](https://docs.docker.com/compose/) installed.\n\n- If deploy **up** and run lnmp: \n    ```bash\n    $ ./up.sh\n    ```\n\n- If deploy **down** and stop lnmp: \n    ```bash\n    $ ./down.sh\n    ```\n\n## Volumes\n\n### NGINX_ROOT\n\n`nginx` root path.\n\nIn this deployment of your web project.\n\n### MYSQL_DATA\n\n`mysql` data source. \n\n_DO NOT MODIFY!_\n\n### SHARE\n\nShared folder between `nginx`, `php-fpm` and `mysql` containers.\n\n## Reference\n\n- [twang2218/docker-lnmp](https://github.com/twang2218/docker-lnmp)\n- [micooz/docker-lnmp](https://github.com/micooz/docker-lnmp)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwindomz%2Fdocker-lnmp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwindomz%2Fdocker-lnmp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwindomz%2Fdocker-lnmp/lists"}