{"id":19376239,"url":"https://github.com/minimum2scp/acmesmith-google-cloud-storage","last_synced_at":"2026-04-02T01:21:40.676Z","repository":{"id":59150246,"uuid":"54789738","full_name":"minimum2scp/acmesmith-google-cloud-storage","owner":"minimum2scp","description":"acmesmith plugin implementing google_cloud_storage storage","archived":false,"fork":false,"pushed_at":"2022-09-20T04:59:59.000Z","size":19,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-02-12T02:14:22.287Z","etag":null,"topics":["acmesmith","google-cloud-storage","letsencrypt","ruby"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/minimum2scp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-03-26T17:04:51.000Z","updated_at":"2022-09-20T04:50:19.000Z","dependencies_parsed_at":"2022-09-13T11:00:30.786Z","dependency_job_id":null,"html_url":"https://github.com/minimum2scp/acmesmith-google-cloud-storage","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/minimum2scp/acmesmith-google-cloud-storage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minimum2scp%2Facmesmith-google-cloud-storage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minimum2scp%2Facmesmith-google-cloud-storage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minimum2scp%2Facmesmith-google-cloud-storage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minimum2scp%2Facmesmith-google-cloud-storage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/minimum2scp","download_url":"https://codeload.github.com/minimum2scp/acmesmith-google-cloud-storage/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minimum2scp%2Facmesmith-google-cloud-storage/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31293790,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T01:05:07.454Z","status":"ssl_error","status_checked_at":"2026-04-02T00:56:46.496Z","response_time":53,"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":["acmesmith","google-cloud-storage","letsencrypt","ruby"],"created_at":"2024-11-10T08:43:11.786Z","updated_at":"2026-04-02T01:21:40.652Z","avatar_url":"https://github.com/minimum2scp.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# acmesmith-google-cloud-storage\n\nThis gem is a plugin for [Acmesmith](https://github.com/sorah/acmesmith) and implements storage using [Google Cloud Storage](https://cloud.google.com/storage/)\n\n## Usage\n\n### Prerequisites\n\n * You need to have service account of Google Cloud Platform to operate Google Cloud Storage via API.\n\n### Installation\n\nInstall `acmesmith-google-cloud-storage` gem along with `acmesmith`. You can just do `gem install acmesmith-google-cloud-storage` or use Bundler if you want.\n\n### Configuration\n\nUse `google_cloud_storage` storage in your acmesmith.yml. General instructions about acmesmith.yml is available in the manual of Acmesmith.\n\n```yaml\nendpoint: https://acme-staging.api.letsencrypt.org/\n# endpoint: https://acme-v01.api.letsencrypt.org/ # productilon\n\nstorage:\n  type: google_cloud_storage\n  bucket: \n  prefix: \n  compute_engine_service_account: true # (pick-one): You can use GCE VM instance scope\n  private_key_json_file: /path/to/credential.json # (pick-one) Only JSON key file is supported\n\nchallenge_responders:\n  # configure how to respond ACME challenges; see the manual of Acmesmith.\n```\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminimum2scp%2Facmesmith-google-cloud-storage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fminimum2scp%2Facmesmith-google-cloud-storage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminimum2scp%2Facmesmith-google-cloud-storage/lists"}