{"id":17024821,"url":"https://github.com/ismaail/docker-nginx-reverse-proxy","last_synced_at":"2026-05-01T00:31:20.640Z","repository":{"id":80158561,"uuid":"71673734","full_name":"ismaail/docker-nginx-reverse-proxy","owner":"ismaail","description":null,"archived":false,"fork":false,"pushed_at":"2021-11-04T20:51:25.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-22T18:44:39.009Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/ismaail.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":"2016-10-23T00:45:12.000Z","updated_at":"2019-05-04T00:38:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"3ca28f1f-2120-4390-b2ea-33d89ca85662","html_url":"https://github.com/ismaail/docker-nginx-reverse-proxy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ismaail/docker-nginx-reverse-proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ismaail%2Fdocker-nginx-reverse-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ismaail%2Fdocker-nginx-reverse-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ismaail%2Fdocker-nginx-reverse-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ismaail%2Fdocker-nginx-reverse-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ismaail","download_url":"https://codeload.github.com/ismaail/docker-nginx-reverse-proxy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ismaail%2Fdocker-nginx-reverse-proxy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32481553,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"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":[],"created_at":"2024-10-14T07:27:04.429Z","updated_at":"2026-05-01T00:31:20.630Z","avatar_url":"https://github.com/ismaail.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Nginx Reverse Proxy\n\n[https://hub.docker.com/r/jwilder/docker-gen/](https://hub.docker.com/r/jwilder/docker-gen/)\n\nDownload `docker-gen`\n\n```sh\n$ wget https://github.com/jwilder/docker-gen/releases/download/0.7.3/docker-gen-linux-amd64-0.7.3.tar.gz\n$ tar xvzf docker-gen-linux-amd64-0.7.3.tar.gz\n$ sudo cp ./docker-gen /usr/local/bin/docker-gen\n```\n\n#### Templates\n\n```sh\n$ mkdir -p /tmp/templates \u0026\u0026 cd /tmp/templates\n$ curl -o nginx.tmpl https://raw.githubusercontent.com/jwilder/docker-gen/master/templates/nginx.tmpl\n```\n\nAdd `VIRTUAL_HOST` env value to the nginx target\n\n```\nenvironment:\n  - VIRTUAL_HOST=api.announces.dev\n```\n\n#### Big header Response Problem\n\nAdd to the Proxy Nginx `nginx.conf`\n\n```\nproxy_buffer_size   128k;\nproxy_buffers   4 256k;\nproxy_busy_buffers_size   256k;\n```\n\nadd to project nginx `default.conf` file:\n\n```\nfastcgi_buffers 16 32k;\nfastcgi_buffer_size 32k;\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fismaail%2Fdocker-nginx-reverse-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fismaail%2Fdocker-nginx-reverse-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fismaail%2Fdocker-nginx-reverse-proxy/lists"}