{"id":21197591,"url":"https://github.com/jason-cky/ngrok-nginx-docker","last_synced_at":"2026-04-22T23:35:55.930Z","repository":{"id":122092022,"uuid":"412771258","full_name":"Jason-CKY/ngrok-nginx-docker","owner":"Jason-CKY","description":"docker-compose method of securely setting up port forwarding from nginx server to public ngrok URL","archived":false,"fork":false,"pushed_at":"2021-10-06T09:02:42.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-22T01:48:27.332Z","etag":null,"topics":["docker-compose","nginx","ngrok-client","reverse-proxy"],"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/Jason-CKY.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":"2021-10-02T11:04:39.000Z","updated_at":"2021-10-08T09:14:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"c4399b20-9582-4c9f-8abc-10a6d2b4996e","html_url":"https://github.com/Jason-CKY/ngrok-nginx-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Jason-CKY/ngrok-nginx-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jason-CKY%2Fngrok-nginx-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jason-CKY%2Fngrok-nginx-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jason-CKY%2Fngrok-nginx-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jason-CKY%2Fngrok-nginx-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jason-CKY","download_url":"https://codeload.github.com/Jason-CKY/ngrok-nginx-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jason-CKY%2Fngrok-nginx-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32159959,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T17:06:48.269Z","status":"ssl_error","status_checked_at":"2026-04-22T17:06:19.037Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["docker-compose","nginx","ngrok-client","reverse-proxy"],"created_at":"2024-11-20T19:45:38.562Z","updated_at":"2026-04-22T23:35:55.923Z","avatar_url":"https://github.com/Jason-CKY.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# ngrok-nginx-docker\n\nWant to expose your web server to a public URL via ngork but afraid of the security concerns of forwarding your port to ngrok? Secure the connection by encapsulating the ngrok process in a docker container!\n\nThis repo is a way of containerizing a ngrok container that will route the ngrok URL to another nginx container. You can then configure nginx as a reverse proxy to route to other web services in the same docker network.\n\n## Quick Start\n\n```bash\ndocker-compose up\n```\n\nThe generated ngrok URL will be shown on `localhost:4040`. Alternatively, you can curl `localhost:4040/api/tunnels` to get the list of information of the ngrok tunnels.\nRun `curl localhost:4040/api/tunnels |  jq '[.tunnels | to_entries[] | {\"value\": .value.public_url}] | map(.value) | sort_by(length) | .[1]'` to return the https link, assuming you run the docker-compose file as is.\n\n## Extensions\n\nYou can put any ngrok command into the `command` field in the docker-compose file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjason-cky%2Fngrok-nginx-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjason-cky%2Fngrok-nginx-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjason-cky%2Fngrok-nginx-docker/lists"}