{"id":27104240,"url":"https://github.com/ichikawayukko/docker-nginx_letsencrypt","last_synced_at":"2026-06-08T16:04:15.064Z","repository":{"id":138764150,"uuid":"255310006","full_name":"IchikawaYukko/docker-nginx_letsencrypt","owner":"IchikawaYukko","description":"Docker Nginx with Let's Encrypt client (certbot) and crond for auto renew. Let's Encrypt 証明書自動更新機能付きNginx Dockerコンテナ","archived":false,"fork":false,"pushed_at":"2025-06-01T03:46:27.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-20T14:57:29.035Z","etag":null,"topics":["certbot","crontab","docker-image","dockerfile","letsencrypt","nginx","nginx-docker"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/ichikawayukko/nginx_letsencrypt","language":"Dockerfile","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/IchikawaYukko.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":"2020-04-13T11:43:42.000Z","updated_at":"2025-06-01T03:46:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"40f07442-3e97-40ba-b9f8-68624849aa33","html_url":"https://github.com/IchikawaYukko/docker-nginx_letsencrypt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/IchikawaYukko/docker-nginx_letsencrypt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IchikawaYukko%2Fdocker-nginx_letsencrypt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IchikawaYukko%2Fdocker-nginx_letsencrypt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IchikawaYukko%2Fdocker-nginx_letsencrypt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IchikawaYukko%2Fdocker-nginx_letsencrypt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IchikawaYukko","download_url":"https://codeload.github.com/IchikawaYukko/docker-nginx_letsencrypt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IchikawaYukko%2Fdocker-nginx_letsencrypt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34069501,"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-08T02:00:07.615Z","response_time":111,"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":["certbot","crontab","docker-image","dockerfile","letsencrypt","nginx","nginx-docker"],"created_at":"2025-04-06T17:31:26.991Z","updated_at":"2026-06-08T16:04:15.021Z","avatar_url":"https://github.com/IchikawaYukko.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-nginx_letsencrypt\n*Nginx* with *Let's Encrypt* client (certbot) and crond for **auto renewing**.\n\n[**ChaCha20-Poly1305**](https://datatracker.ietf.org/doc/html/rfc7539) is the most preferred cipher suite in this container. (You can override this by `ssl_ciphers` directive on `nginx.conf`)\n\n# Usage\n## Launch server\nSet HEALTHCHECK_URL (You will host that in this container) in docker-compose.yml\n\nAnd just run\n\n`docker-compose up -d`\n\n## Get new certificate (or add domains)\nRun\n\n`docker-compose exec nginx sh`\n\nThen you will get into container's prompt.\n\nAnd run\n\n`certbot certonly --webroot -w /var/www/html -d YOUR_DOMAIN`\n\nto get certificate.\n\n## Renew certificate (Auto!!)\nRenew job will be automatically run by crond on every Monday 0:00.\n\nSo you don't need to run manually.\n\nRenew job will reload nginx to apply new certificates.\n\nIf it fails renewing, you can run `certbot renew` to investigate.  \nOr run `certbot renew --dry-run` to test renewing.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fichikawayukko%2Fdocker-nginx_letsencrypt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fichikawayukko%2Fdocker-nginx_letsencrypt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fichikawayukko%2Fdocker-nginx_letsencrypt/lists"}