{"id":15780500,"url":"https://github.com/rjshrjndrn/certbot-autoupdater","last_synced_at":"2026-04-16T18:36:56.333Z","repository":{"id":78954991,"uuid":"437190359","full_name":"rjshrjndrn/certbot-autoupdater","owner":"rjshrjndrn","description":"Let's Encrypt SSL auto-update for Kubernetes","archived":false,"fork":false,"pushed_at":"2021-12-11T05:19:56.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-26T12:07:10.885Z","etag":null,"topics":["devops-tools","kubernetes","lets-encrypt","letsencrypt","letsencrypt-certificates","letsencrypt-utils","nginx","ssl"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rjshrjndrn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-12-11T04:49:36.000Z","updated_at":"2022-02-16T08:25:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"eb83ce53-caa5-483a-890c-4f8437a0e682","html_url":"https://github.com/rjshrjndrn/certbot-autoupdater","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rjshrjndrn%2Fcertbot-autoupdater","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rjshrjndrn%2Fcertbot-autoupdater/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rjshrjndrn%2Fcertbot-autoupdater/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rjshrjndrn%2Fcertbot-autoupdater/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rjshrjndrn","download_url":"https://codeload.github.com/rjshrjndrn/certbot-autoupdater/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246498585,"owners_count":20787345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["devops-tools","kubernetes","lets-encrypt","letsencrypt","letsencrypt-certificates","letsencrypt-utils","nginx","ssl"],"created_at":"2024-10-04T19:00:19.696Z","updated_at":"2025-10-10T16:01:23.757Z","avatar_url":"https://github.com/rjshrjndrn.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Reason\n\nI'm using nginx as daemonset, rather than kubernetes ingress, along with Let's Encrypt as SSL. One issue I face is the renewal of the certificate every 3 months.\n\n## Solution\n\nAnother certbot auto updater script. Only difference is this is a complete package. You can just change few variables, apply to your cluster, and forget about SSL.\n\n## How to use\n* Open certbot-autoupdater.yaml and change following variables.\n  - Mandatory:\n    - `DOMAIN` Change the value it to your domain name. For example, dev.myorg.com.\n    - `EMAIL` Change the value it to which email address you want SSL related news should come to.\n    - `ingress-cert` Change it to your ssl secret name in kuberentes. For example it can be `nginx-certificate` or so. Refer line number `61` and `102`\n    - Change the `Name of nginx deployment/daemonset`. Refer line number `65`,`66`,`92`\n    - Change the `Type of nginx installation`. Refer line number `94`. For example it can be `deployments` if you're using deployment.\n  - Optional:\n    - If you created the certificate using `kubectl crete secret --type ..` the key will be `tls.key` and `tls.crt`. If that's different, please search and change that too. Refer line number `62` and `63`\n      \u003e Space in front of the string is mandatory.\n* Install application.\n  - Note: This app should be running on the same namespace as your nginx deployment/daemonset.\n  - `kubectl apply -f certbot-autoupdater.yaml -n \u003cnamespace of nginx deployment\u003e`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frjshrjndrn%2Fcertbot-autoupdater","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frjshrjndrn%2Fcertbot-autoupdater","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frjshrjndrn%2Fcertbot-autoupdater/lists"}