{"id":25841636,"url":"https://github.com/somaz94/certmanager-letsencrypt","last_synced_at":"2026-03-05T00:37:48.324Z","repository":{"id":187365563,"uuid":"676770359","full_name":"somaz94/certmanager-letsencrypt","owner":"somaz94","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-11T08:25:27.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T10:39:46.150Z","etag":null,"topics":["certmanager","letsencrypt"],"latest_commit_sha":null,"homepage":"","language":null,"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/somaz94.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,"zenodo":null}},"created_at":"2023-08-10T01:24:29.000Z","updated_at":"2025-04-11T08:25:31.000Z","dependencies_parsed_at":"2023-10-16T18:42:11.515Z","dependency_job_id":"791c9dfa-7d4b-4ab6-a857-b95efd349848","html_url":"https://github.com/somaz94/certmanager-letsencrypt","commit_stats":null,"previous_names":["somaz94/certmanager-letsencrypt"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/somaz94/certmanager-letsencrypt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/somaz94%2Fcertmanager-letsencrypt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/somaz94%2Fcertmanager-letsencrypt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/somaz94%2Fcertmanager-letsencrypt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/somaz94%2Fcertmanager-letsencrypt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/somaz94","download_url":"https://codeload.github.com/somaz94/certmanager-letsencrypt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/somaz94%2Fcertmanager-letsencrypt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30102501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T23:59:36.199Z","status":"ssl_error","status_checked_at":"2026-03-04T23:56:48.556Z","response_time":59,"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":["certmanager","letsencrypt"],"created_at":"2025-03-01T05:29:54.118Z","updated_at":"2026-03-05T00:37:48.287Z","avatar_url":"https://github.com/somaz94.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# certmanager-letsencrypt Guide 🚀\nThis guide provides steps for installing certmanager and setting up various DNS providers with Let's Encrypt.\n\n\u003cbr/\u003e\n\n## 📥 Installing certmanager\n\n### 1. Download and Install\n\nTo fetch the latest version, consult the [official certmanager releases](https://github.com/cert-manager/cert-manager/releases) releases. For version v1.12.3, run the command:\n```bash\nkubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.12.3/cert-manager.yaml\n```\n\n\u003cbr/\u003e\n\n### 2. Verify Installation\n\nConfirm that the certmanager components are running:\n```bash\nkubectl get po -n cert-manager\n```\n\nYou should see:\n```bash\nk get po -n cert-manager\nNAME                                       READY   STATUS    RESTARTS   AGE\ncert-manager-75f8fbb664-q4k6f              1/1     Running   0          33s\ncert-manager-cainjector-69448777d5-hnz5d   1/1     Running   0          33s\ncert-manager-webhook-694b449697-7d4zp      1/1     Running   0          33s\n```\n\n\u003cbr/\u003e\n\n## 🐵 DNS Provider Configuration\nPlease refer to the [official certmanager documentation](https://cert-manager.io/docs/configuration/acme/dns01/) for details on how to configure ACME DNS-01 challenge providers.\n\n\u003cbr/\u003e\n\n## 🌐 Reference\n- [certmanager](https://github.com/cert-manager/cert-manager/releases)\n- [certmanager-issuer-setting](https://cert-manager.io/docs/configuration/acme/dns01/)\n\n\u003cbr/\u003e\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsomaz94%2Fcertmanager-letsencrypt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsomaz94%2Fcertmanager-letsencrypt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsomaz94%2Fcertmanager-letsencrypt/lists"}