{"id":17288769,"url":"https://github.com/stepankuzmin/traefik-nginx","last_synced_at":"2026-05-09T04:33:58.921Z","repository":{"id":145299045,"uuid":"162424872","full_name":"stepankuzmin/traefik-nginx","owner":"stepankuzmin","description":"docker-compose configuration for traefik in front of nginx","archived":false,"fork":false,"pushed_at":"2018-12-19T11:00:45.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T18:15:24.888Z","etag":null,"topics":["docker","docker-compose","nginx","proxy","traefik"],"latest_commit_sha":null,"homepage":null,"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/stepankuzmin.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":"2018-12-19T11:00:08.000Z","updated_at":"2018-12-19T11:01:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"ee7e403d-254c-4ad4-81a8-f29d9e28455e","html_url":"https://github.com/stepankuzmin/traefik-nginx","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stepankuzmin/traefik-nginx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stepankuzmin%2Ftraefik-nginx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stepankuzmin%2Ftraefik-nginx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stepankuzmin%2Ftraefik-nginx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stepankuzmin%2Ftraefik-nginx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stepankuzmin","download_url":"https://codeload.github.com/stepankuzmin/traefik-nginx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stepankuzmin%2Ftraefik-nginx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32807265,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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":["docker","docker-compose","nginx","proxy","traefik"],"created_at":"2024-10-15T10:29:54.123Z","updated_at":"2026-05-09T04:33:58.903Z","avatar_url":"https://github.com/stepankuzmin.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# traefik-nginx\n\nA simple [docker-compose](https://docs.docker.com/compose/) configuration for [traefik](https://traefik.io/) in front of nginx.\n\n**Why?** Because traefik [doesn't support caching](https://github.com/containous/traefik/issues/878) currently.\n\n## Usage\n\n```shell\ndocker-compose up\n```\n\n```shell\ncurl -i -H \"Host: localhost\" \"http://localhost:80\"\n\nHTTP/1.1 200 OK\nContent-Length: 325\nContent-Type: text/plain; charset=utf-8\nDate: Wed, 19 Dec 2018 10:51:44 GMT\nServer: nginx/1.15.5\n\nHostname: 8c187198484d\nIP: 127.0.0.1\nIP: 172.23.0.4\nGET / HTTP/1.1\nHost: front\nUser-Agent: curl/7.54.0\nAccept: */*\nAccept-Encoding: gzip\nConnection: close\nX-Forwarded-For: 172.23.0.1\nX-Forwarded-Host: localhost\nX-Forwarded-Port: 80\nX-Forwarded-Proto: http\nX-Forwarded-Server: e244ed1d0ae0\nX-Real-Ip: 172.23.0.1\n```\n\n```shell\ncurl -i -H \"Host: api.localhost\" \"http://localhost:80\"\n\nHTTP/1.1 200 OK\nContent-Length: 327\nContent-Type: text/plain; charset=utf-8\nDate: Wed, 19 Dec 2018 10:52:05 GMT\nServer: nginx/1.15.5\n\nHostname: a481c78f0bb7\nIP: 127.0.0.1\nIP: 172.23.0.3\nGET / HTTP/1.1\nHost: api\nUser-Agent: curl/7.54.0\nAccept: */*\nAccept-Encoding: gzip\nConnection: close\nX-Forwarded-For: 172.23.0.1\nX-Forwarded-Host: api.localhost\nX-Forwarded-Port: 80\nX-Forwarded-Proto: http\nX-Forwarded-Server: e244ed1d0ae0\nX-Real-Ip: 172.23.0.1\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstepankuzmin%2Ftraefik-nginx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstepankuzmin%2Ftraefik-nginx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstepankuzmin%2Ftraefik-nginx/lists"}