{"id":20389301,"url":"https://github.com/positiondev/nginx-proxy","last_synced_at":"2026-03-07T11:33:09.590Z","repository":{"id":48995830,"uuid":"54920784","full_name":"positiondev/nginx-proxy","owner":"positiondev","description":"Docker container for general nginx proxying.","archived":false,"fork":false,"pushed_at":"2024-01-22T16:52:05.000Z","size":47,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-04T23:44:37.978Z","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/positiondev.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-03-28T20:17:01.000Z","updated_at":"2018-06-14T17:40:42.000Z","dependencies_parsed_at":"2025-01-15T09:38:01.477Z","dependency_job_id":"479c1efb-9c7b-4c57-a8e8-1b23a11e9203","html_url":"https://github.com/positiondev/nginx-proxy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/positiondev/nginx-proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Fnginx-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Fnginx-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Fnginx-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Fnginx-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/positiondev","download_url":"https://codeload.github.com/positiondev/nginx-proxy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Fnginx-proxy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30212124,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T09:02:10.694Z","status":"ssl_error","status_checked_at":"2026-03-07T09:02:08.429Z","response_time":53,"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-11-15T03:17:14.933Z","updated_at":"2026-03-07T11:33:09.542Z","avatar_url":"https://github.com/positiondev.png","language":null,"readme":"# nginx-proxy\n\nnginx config for Folio splits\n\n## Deployment\n\nCircle CI [is configured](https://github.com/positiondev/nginx-proxy/blob/master/circle.yml) to create and push Docker images from the `master` branch. To integrate it with Folio, update the `nginx-proxy` tag found in [`Dockerrun.aws.json.template`](https://github.com/positiondev/folio/blob/master/Dockerrun.aws.json.template\n).\n\n## Testing\n\n### Manual testing\n\n1. Build the image:\n\n    ```\n    docker build . --tag nginx-proxy:development\n    ```\n\n2. Start the server:\n\n    ```\n    docker run -p 8080:80 --rm --interactive --tty nginx-proxy:development\n    ```\n\n3. You can now use utilities like `curl` to test its behavior, for example:\n\n    ```\n    curl --header 'Host: haymarketbooks.org' --head localhost:8080/\n    HTTP/1.1 302 Moved Temporarily\n    Server: nginx/1.10.3\n    Date: Wed, 13 Jun 2018 18:43:20 GMT\n    Content-Type: text/html\n    Content-Length: 161\n    Connection: keep-alive\n    Location: https://www.haymarketbooks.org/\n    ```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpositiondev%2Fnginx-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpositiondev%2Fnginx-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpositiondev%2Fnginx-proxy/lists"}