{"id":13565274,"url":"https://github.com/micooz/docker-lnmp","last_synced_at":"2025-10-03T23:32:06.392Z","repository":{"id":91354828,"uuid":"41539999","full_name":"micooz/docker-lnmp","owner":"micooz","description":":unamused: Deploy lnmp(Linux, Nginx, MySQL, PHP7) using docker.","archived":true,"fork":false,"pushed_at":"2016-11-04T10:37:53.000Z","size":367,"stargazers_count":304,"open_issues_count":4,"forks_count":151,"subscribers_count":22,"default_branch":"master","last_synced_at":"2024-09-28T19:40:56.500Z","etag":null,"topics":["docker","linux","mysql","nginx","php7"],"latest_commit_sha":null,"homepage":"","language":"Nginx","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/micooz.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":"2015-08-28T09:53:06.000Z","updated_at":"2024-06-21T08:28:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"9daec306-768c-4889-a410-86cffa3e897e","html_url":"https://github.com/micooz/docker-lnmp","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micooz%2Fdocker-lnmp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micooz%2Fdocker-lnmp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micooz%2Fdocker-lnmp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micooz%2Fdocker-lnmp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micooz","download_url":"https://codeload.github.com/micooz/docker-lnmp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235204448,"owners_count":18952326,"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":["docker","linux","mysql","nginx","php7"],"created_at":"2024-08-01T13:01:43.593Z","updated_at":"2025-10-03T23:32:05.960Z","avatar_url":"https://github.com/micooz.png","language":"Nginx","funding_links":[],"categories":["Nginx"],"sub_categories":[],"readme":"# Introduction\n\nDeploy lnmp(Linux, Nginx, MySQL, PHP7) using docker.\n\nI want to share my ideas and designs about Web-Deploying using Docker with you.\n\n### Architecture\n\n![architecture][1]\n\nThe whole app is divided into three Containers:\n\n1. Nginx is running in `Nginx` Container, which handles requests and makes responses.\n2. PHP or PHP-FPM is put in `PHP-FPM` Container, it retrieves php scripts from host, interprets, executes then responses to Nginx. If necessary, it will connect to `MySQL` as well.\n3. MySQL lies in `MySQL` Container, \n\nOur app scripts are located on host, you can edit files directly without rebuilding/restarting whole images/containers.\n\n### Build and Run\n\nAt first, you should have had [Docker](https://docs.docker.com) and [Docker Compose](https://docs.docker.com/compose) installed.\n\nWithout building images one by one, you can make use of `docker-compose` and simply issue:\n\n    $ sudo docker-compose up\n\nFor more operations to containers, please refer to:\n\n    $ sudo docker-compose --help\n\nCheck out your https://\\\u003cdocker-host\\\u003e and have fun :beer:\n\n### Contributors\n\nMicooz \u003cmicooz@hotmail.com\u003e\n\nsndnvaps \u003csndnvaps@gmail.com\u003e\n\n### License\n\nMIT\n\n  [1]: architecture.png\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicooz%2Fdocker-lnmp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicooz%2Fdocker-lnmp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicooz%2Fdocker-lnmp/lists"}