{"id":22851073,"url":"https://github.com/neonxp/cloudproxy","last_synced_at":"2025-03-31T06:32:37.763Z","repository":{"id":145112942,"uuid":"225219654","full_name":"neonxp/cloudproxy","owner":"neonxp","description":"Simple proxy for Docker","archived":false,"fork":false,"pushed_at":"2019-12-01T22:52:04.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-22T15:34:16.484Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/neonxp.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":"2019-12-01T19:43:48.000Z","updated_at":"2024-06-19T08:59:14.983Z","dependencies_parsed_at":null,"dependency_job_id":"843f5193-7fde-4789-9d0f-7b3fb31280d3","html_url":"https://github.com/neonxp/cloudproxy","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neonxp%2Fcloudproxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neonxp%2Fcloudproxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neonxp%2Fcloudproxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neonxp%2Fcloudproxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neonxp","download_url":"https://codeload.github.com/neonxp/cloudproxy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246429457,"owners_count":20775805,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-12-13T05:11:18.868Z","updated_at":"2025-03-31T06:32:37.742Z","avatar_url":"https://github.com/neonxp.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cloud Proxy\n\nSimple cloud proxy for docker\n\n## Usage\n\n# Run proxy itself\n```\ndocker run  --name proxy --restart=always \\\n            -v /var/run/docker.sock:/var/run/docker.sock \\\n            -v $(pwd)/certs:/usr/app/certs \\\n            -p 80:80 -p 443:443 -d \\\n            neonxp/proxy\n```\n\n# Add service to proxy\n\n```\ndocker run -l \"cp.host=HOST\" -l \"cp.port=PORT\" -l \"cp.tls=true\" -d service\n```\n\nHere:\n* `cp.host` - label sets hostname of service\n* `cp.port` - label sets port that service binds (inside container)\n* `cp.tls` - if this label presents, service will work over auto TLS (let's encrypt)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneonxp%2Fcloudproxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneonxp%2Fcloudproxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneonxp%2Fcloudproxy/lists"}