{"id":18547003,"url":"https://github.com/interactivetraining/le-store-gcloud-storage","last_synced_at":"2026-06-20T08:31:09.616Z","repository":{"id":159601430,"uuid":"176122176","full_name":"InteractiveTraining/le-store-gcloud-storage","owner":"InteractiveTraining","description":"Automatically store your Let's Encrypt certificates using Google Cloud Storage and Greenlock (node-greenlock)","archived":false,"fork":false,"pushed_at":"2019-03-17T18:22:08.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-28T11:34:06.401Z","etag":null,"topics":["google-cloud-storage","greenlock","greenlock-express","lets-encrypt","nodejs","ssl"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/InteractiveTraining.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-03-17T15:37:50.000Z","updated_at":"2022-11-28T22:54:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"f5ac0f3f-5e84-4f83-9d93-09e069830f7d","html_url":"https://github.com/InteractiveTraining/le-store-gcloud-storage","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/InteractiveTraining/le-store-gcloud-storage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InteractiveTraining%2Fle-store-gcloud-storage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InteractiveTraining%2Fle-store-gcloud-storage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InteractiveTraining%2Fle-store-gcloud-storage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InteractiveTraining%2Fle-store-gcloud-storage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InteractiveTraining","download_url":"https://codeload.github.com/InteractiveTraining/le-store-gcloud-storage/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InteractiveTraining%2Fle-store-gcloud-storage/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34563535,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["google-cloud-storage","greenlock","greenlock-express","lets-encrypt","nodejs","ssl"],"created_at":"2024-11-06T20:27:46.703Z","updated_at":"2026-06-20T08:31:09.601Z","avatar_url":"https://github.com/InteractiveTraining.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# le-store-gcloud-storage\n**ALPHA** - USE AT YOUR OWN RISK - PRs are welcome!\n\n\n```typescript\nimport {GCloudStoreCreate} from '@interactivetraining/le-store-gcloud-storage'\n\nrequire('greenlock-express').create({\n  store: GCloudStoreCreate({\n    bucketName: 'my-certs',\n    projectId: 'google-cloud-project-id',\n    keyFilename: '/path/to/google-cloud-key-file.json',\n    dbFileName: 'my-certs-db.json'\n  })\n}).listen(80, 443, () =\u003e console.log(`Listening...`));\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finteractivetraining%2Fle-store-gcloud-storage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finteractivetraining%2Fle-store-gcloud-storage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finteractivetraining%2Fle-store-gcloud-storage/lists"}