{"id":26100746,"url":"https://github.com/eploko/docker-nginx-proxy","last_synced_at":"2026-02-19T16:02:31.802Z","repository":{"id":137206187,"uuid":"58630793","full_name":"eploko/docker-nginx-proxy","owner":"eploko","description":"Virtual host support for Docker containers","archived":false,"fork":false,"pushed_at":"2016-05-12T10:12:45.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-30T01:45:02.775Z","etag":null,"topics":[],"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/eploko.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-05-12T10:11:10.000Z","updated_at":"2016-05-12T10:11:10.000Z","dependencies_parsed_at":"2024-05-30T07:22:51.458Z","dependency_job_id":null,"html_url":"https://github.com/eploko/docker-nginx-proxy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eploko/docker-nginx-proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eploko%2Fdocker-nginx-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eploko%2Fdocker-nginx-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eploko%2Fdocker-nginx-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eploko%2Fdocker-nginx-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eploko","download_url":"https://codeload.github.com/eploko/docker-nginx-proxy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eploko%2Fdocker-nginx-proxy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29621899,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T13:04:20.082Z","status":"ssl_error","status_checked_at":"2026-02-19T13:03:33.775Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":"2025-03-09T17:52:54.689Z","updated_at":"2026-02-19T16:02:31.797Z","avatar_url":"https://github.com/eploko.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker NGINX Proxy\n\nClone this into a directory named `docker-nginx-proxy` and add a service definition in your `docker-compose.yml` like this:\n\n```yaml\nversion: '2'\nservices:\n  api:\n    image: whatever:latest\n    environment:\n      VIRTUAL_HOST: api.whatever.dev\n      VIRTUAL_PORT: 8080\n    external_links:\n      - dockernginxproxy_nginx-proxy_1\n    networks:\n      - proxy\n    restart: unless-stopped\nnetworks:\n  proxy:\n    external:\n      name: dockernginxproxy_default\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feploko%2Fdocker-nginx-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feploko%2Fdocker-nginx-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feploko%2Fdocker-nginx-proxy/lists"}