{"id":17746656,"url":"https://github.com/trivigy/revgcs","last_synced_at":"2025-04-01T04:32:26.755Z","repository":{"id":85590957,"uuid":"129175704","full_name":"trivigy/revgcs","owner":"trivigy","description":"Reverse proxy for google cloud storage","archived":false,"fork":false,"pushed_at":"2018-06-03T05:52:02.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-02-26T08:51:25.759Z","etag":null,"topics":["google-cloud","reverse-proxy","storage"],"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/trivigy.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-04-12T01:34:31.000Z","updated_at":"2018-06-03T05:54:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"fbb37f7c-3d38-4bff-ae93-1107e6f424d3","html_url":"https://github.com/trivigy/revgcs","commit_stats":null,"previous_names":[],"tags_count":2,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trivigy%2Frevgcs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trivigy%2Frevgcs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trivigy%2Frevgcs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trivigy%2Frevgcs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trivigy","download_url":"https://codeload.github.com/trivigy/revgcs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246586087,"owners_count":20801025,"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":["google-cloud","reverse-proxy","storage"],"created_at":"2024-10-26T08:08:10.676Z","updated_at":"2025-04-01T04:32:26.732Z","avatar_url":"https://github.com/trivigy.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"It is without say that you need to ensure all the necessary tooling \napplication like `gcloud`, `docker`, `helm`, etc. are installed \nand configured.\n\n### Build and push docker image\n```bash\ngcloud auth login\ndocker build -t gcr.io/\u003cproject_id\u003e/revgcs:latest .\n```\n\n### Pull docker image\n```bash\ndocker push gcr.io/\u003cproject_id\u003e/revgcs:latest\n```\n\n### Configurations\n```bash\ngcloud auth application-default login\ndocker network create --driver=bridge --subnet=172.20.0.0/16 \u003cproject_id\u003e\n\ndocker run --rm -d -p 8080 \\\n    --network \u003cproject_id\u003e --ip 172.20.0.2 \\\n    -v ~/.config/gcloud:/root/.config/gcloud \\\n    gcr.io/\u003cproject_id\u003e/revgcs:latest revgcs --bind 0.0.0.0:8080\n    \nhelm repo add syncaide http://172.20.0.2:8080/static.syncaide.com/charts\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrivigy%2Frevgcs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrivigy%2Frevgcs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrivigy%2Frevgcs/lists"}