{"id":22071826,"url":"https://github.com/mhutter/cockroachdb-ca","last_synced_at":"2026-03-19T21:37:46.400Z","repository":{"id":146445863,"uuid":"268289585","full_name":"mhutter/cockroachdb-ca","owner":"mhutter","description":"Makefile script to create a Cockroachdb CA for Kubernetes","archived":false,"fork":false,"pushed_at":"2020-06-01T09:18:15.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-21T05:54:20.881Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/mhutter.png","metadata":{"files":{"readme":"README.adoc","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":"2020-05-31T13:48:22.000Z","updated_at":"2020-06-01T09:18:18.000Z","dependencies_parsed_at":"2023-07-01T14:00:39.424Z","dependency_job_id":null,"html_url":"https://github.com/mhutter/cockroachdb-ca","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mhutter/cockroachdb-ca","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhutter%2Fcockroachdb-ca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhutter%2Fcockroachdb-ca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhutter%2Fcockroachdb-ca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhutter%2Fcockroachdb-ca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mhutter","download_url":"https://codeload.github.com/mhutter/cockroachdb-ca/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhutter%2Fcockroachdb-ca/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563467,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"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":[],"created_at":"2024-11-30T20:34:31.474Z","updated_at":"2026-02-18T00:32:26.839Z","avatar_url":"https://github.com/mhutter.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"= CockroachDB CA\n\nMakefile that boostraps a CockroachDB CA and creates the required Kubernetes secret manifests.\n\n== Requirements\n\n* `make`\n* `docker`\n* `kubectl`\n\n\n== Usage\n\nTo get started, simply run `make NAMESPACE=my-app`. This will prepare the CA and generate the required secret manifests:\n\n* `cockroachdb-client.root.secret.yml` - client certificate for the `root` user\n* `cockroachdb-node.secret.yml` - certificates for the CockroachDB nodes plus all client certificates\n\n=== Create additional client certificates\n\nOverwrite the `CLIENTS` make variable to generate additional clients.\n\nIMPORTANT: Always include `root` in the list of clients!\n\n    make NAMESPACE=my-app CLIENTS='root myapp-dev myapp-test'\n\n\n== License\n\nMIT (see link:LICENSE[LICENSE])\n\n---\n\u003e https://hutter.io/[Manuel Hutter] -\n\u003e GitHub https://github.com/mhutter[@mhutter] -\n\u003e Twitter https://twitter.com/dratir[@dratir]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhutter%2Fcockroachdb-ca","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmhutter%2Fcockroachdb-ca","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhutter%2Fcockroachdb-ca/lists"}