{"id":21202426,"url":"https://github.com/infrablocks/docker-gemstash-aws","last_synced_at":"2026-03-10T16:19:40.614Z","repository":{"id":37842369,"uuid":"352393072","full_name":"infrablocks/docker-gemstash-aws","owner":"infrablocks","description":"A Gemstash image for AWS","archived":false,"fork":false,"pushed_at":"2025-10-29T23:03:24.000Z","size":394,"stargazers_count":2,"open_issues_count":5,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-01-30T13:22:17.648Z","etag":null,"topics":["aws","aws-s3","docker","docker-image","gemstash","image","infrablocks"],"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/infrablocks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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-03-28T17:27:06.000Z","updated_at":"2025-06-03T00:04:03.000Z","dependencies_parsed_at":"2024-08-22T23:39:31.996Z","dependency_job_id":"c5245ed5-2994-44e6-9cc6-b1185635c3a9","html_url":"https://github.com/infrablocks/docker-gemstash-aws","commit_stats":null,"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/infrablocks/docker-gemstash-aws","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infrablocks%2Fdocker-gemstash-aws","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infrablocks%2Fdocker-gemstash-aws/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infrablocks%2Fdocker-gemstash-aws/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infrablocks%2Fdocker-gemstash-aws/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infrablocks","download_url":"https://codeload.github.com/infrablocks/docker-gemstash-aws/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infrablocks%2Fdocker-gemstash-aws/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30342165,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T15:55:29.454Z","status":"ssl_error","status_checked_at":"2026-03-10T15:54:58.440Z","response_time":106,"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":["aws","aws-s3","docker","docker-image","gemstash","image","infrablocks"],"created_at":"2024-11-20T20:15:56.316Z","updated_at":"2026-03-10T16:19:40.594Z","avatar_url":"https://github.com/infrablocks.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Image - Gemstash AWS\n\n## Development\n\n### Managing CircleCI keys\n\nTo encrypt a GPG key for use by CircleCI:\n\n```bash\nopenssl aes-256-cbc \\\n  -e \\\n  -md sha1 \\\n  -in ./config/secrets/ci/gpg.private \\\n  -out ./.circleci/gpg.private.enc \\\n  -k \"\u003cpassphrase\u003e\"\n```\n\nTo check decryption is working correctly:\n\n```bash\nopenssl aes-256-cbc \\\n  -d \\\n  -md sha1 \\\n  -in ./.circleci/gpg.private.enc \\\n  -k \"\u003cpassphrase\u003e\"\n```\n\n### Generating example certs\n\nTo generate a TLS cert and key:\n\n```\nopenssl req \\\n  -x509 \\\n  -newkey rsa:4096 \\\n  -keyout spec/fixtures/example-key.pem \\\n  -out spec/fixtures/example-cert.pem \\\n  -days 365 \\\n  -nodes \\\n  -subj '/CN=localhost'\n```\n\nTo generate a CA cert and key for client certificates:\n\n```\nopenssl genrsa \\\n  -out spec/fixtures/example-ca.key \\\n  2048\nopenssl req \\\n  -x509 \\\n  -new \\\n  -nodes \\\n  -key spec/fixtures/example-ca.key \\\n  -sha256 \\\n  -days 1024 \\\n  -out spec/fixtures/example-ca.pem \\\n  -subj \"/C=UK/ST=Greater London/L=London/O=InfraBlocks/OU=Development/CN=localhost/emailAddress=maintainers@infrablocks.io\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfrablocks%2Fdocker-gemstash-aws","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finfrablocks%2Fdocker-gemstash-aws","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfrablocks%2Fdocker-gemstash-aws/lists"}