{"id":19450484,"url":"https://github.com/ymc-github/docker-lnmn","last_synced_at":"2026-04-14T05:33:32.285Z","repository":{"id":95798629,"uuid":"225926944","full_name":"YMC-GitHub/docker-lnmn","owner":"YMC-GitHub","description":"deploy lnmn(Linux+nginx+mysql/mongo+nodejs) using docker","archived":false,"fork":false,"pushed_at":"2019-12-05T10:30:16.000Z","size":120,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-25T09:24:04.466Z","etag":null,"topics":["alpine","dkc","docker","mongo","mysql","nginx","nodejs"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/YMC-GitHub.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":"2019-12-04T18:01:29.000Z","updated_at":"2021-06-14T10:30:01.000Z","dependencies_parsed_at":"2023-04-08T05:02:28.526Z","dependency_job_id":null,"html_url":"https://github.com/YMC-GitHub/docker-lnmn","commit_stats":null,"previous_names":[],"tags_count":2,"template":true,"template_full_name":null,"purl":"pkg:github/YMC-GitHub/docker-lnmn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YMC-GitHub%2Fdocker-lnmn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YMC-GitHub%2Fdocker-lnmn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YMC-GitHub%2Fdocker-lnmn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YMC-GitHub%2Fdocker-lnmn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YMC-GitHub","download_url":"https://codeload.github.com/YMC-GitHub/docker-lnmn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YMC-GitHub%2Fdocker-lnmn/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31784253,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"last_error":"SSL_read: 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":["alpine","dkc","docker","mongo","mysql","nginx","nodejs"],"created_at":"2024-11-10T16:37:59.981Z","updated_at":"2026-04-14T05:33:32.269Z","avatar_url":"https://github.com/YMC-GitHub.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## introduction\n\ndeploy lnmn(Linux+Nginx+mysql/mongo+nodejs) using docker\n\n## about 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. node  is put in `nodejs` Container, it retrieves nodejs scripts from host, interprets, executes then responses to Nginx. If necessary, it will connect to `mongo` as well.\n3. mongo lies in `mongo` Container,\n\nOur app scripts are located on host, you can edit files directly without rebuilding/restarting whole images/containers.\n\n## build your images\n\nAt first, you should have had [Docker](https://docs.docker.com) and [Docker Compose](https://docs.docker.com/compose) installed.\n\n    $ docker-compose build\n\n## create,start and run your containers\n\nWithout building images one by one, you can make use of $(docker-compose) and simply use:\n\n    $ docker-compose up --detach\n\nFor more operations to containers, please refer to:\n\n    $ docker-compose --help\n\nCheck out your https://\\\u003cdocker-host\\\u003e and have fun\n\ni prefer to use : docker-compose up --build --detach\n\n## contributors\n\nymc-github yemiancheng@gmail.com\n\n## license\n\nMIT\n\n  [1]: architecture.png\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fymc-github%2Fdocker-lnmn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fymc-github%2Fdocker-lnmn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fymc-github%2Fdocker-lnmn/lists"}