{"id":23619245,"url":"https://github.com/open-project-templates/docker-nginx-reverse-proxy","last_synced_at":"2026-04-19T02:03:14.679Z","repository":{"id":92505014,"uuid":"493817488","full_name":"alexandrelamberty/docker-nginx-reverse-proxy","owner":"alexandrelamberty","description":":whale: Docke with NGINX reverse proxy example","archived":false,"fork":false,"pushed_at":"2023-03-30T14:19:57.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-18T10:08:21.122Z","etag":null,"topics":["dns","docker","nginx","proxy","reverse","services"],"latest_commit_sha":null,"homepage":"","language":null,"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/alexandrelamberty.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,"zenodo":null}},"created_at":"2022-05-18T20:35:20.000Z","updated_at":"2024-06-11T17:06:27.000Z","dependencies_parsed_at":"2023-08-21T03:31:32.851Z","dependency_job_id":null,"html_url":"https://github.com/alexandrelamberty/docker-nginx-reverse-proxy","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/alexandrelamberty/docker-nginx-reverse-proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrelamberty%2Fdocker-nginx-reverse-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrelamberty%2Fdocker-nginx-reverse-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrelamberty%2Fdocker-nginx-reverse-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrelamberty%2Fdocker-nginx-reverse-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexandrelamberty","download_url":"https://codeload.github.com/alexandrelamberty/docker-nginx-reverse-proxy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrelamberty%2Fdocker-nginx-reverse-proxy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271745599,"owners_count":24813509,"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-08-23T02:00:09.327Z","response_time":69,"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":["dns","docker","nginx","proxy","reverse","services"],"created_at":"2024-12-27T19:48:25.912Z","updated_at":"2026-04-19T02:03:14.646Z","avatar_url":"https://github.com/alexandrelamberty.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker NGINX Reverse Proxy\n\nSimple Docker and NGINX HTTP reverse proxy example deploying 3 docker service\n\n## Link logical domain name to the IP address of the server\n\n- localhost\n- security.localhost\n- weather.localhost\n\nwww.domain.com\nsecurity.domain.com\nweather.domain.com\n\n### Locally\n\n```hosts\n127.0.0.1\t\tlocalhost\t\n127.0.0.1\t\tsecurity.localhost\n127.0.0.1\t\tweather.localhost\n```\n\n### VPS\n\nAdd a `A` and `CNAME` to your dns manager\n\n```txt\nIN A 45.79.250.133\n```\n\n```txt\nsecurity IN A 0.0.0.0\n```\n\n```txt\nweather IN A 0.0.0.0\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-project-templates%2Fdocker-nginx-reverse-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopen-project-templates%2Fdocker-nginx-reverse-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-project-templates%2Fdocker-nginx-reverse-proxy/lists"}