JonasAlfredsson/docker-nginx-certbot
Automatically create and renew website certificates for free using the Let's Encrypt certificate authority. observed · 2026-09-01
Health v2 · maintenance only
92/100
- Activity 100
- Release rhythm 77
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 12
- age_days: 2884
- days_rel: 153
- days_push: 3
- n_releases_24m: 6
Adoption not part of the score
1203 stars · 195 forks observed · 2026-09-01
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Docker image wrapping the official Nginx images with automatic Let's Encrypt certificate creation and renewal via certbot. It supports RSA and ECDSA certs, wildcard domains through DNS-01 challenges, Diffie-Hellman parameter generation, and offline use with a local CA.
Use cases
- automatically create and renew free SSL certificates for my website
- run nginx with https in docker without manual certbot setup
- get wildcard certificates using DNS-01 challenge
- self-host services with automatic Let's Encrypt renewal
- generate dhparam and ecdsa certificates automatically
- use nginx with local CA certificates for offline development
- serve multiple domains and subdomains with one nginx container
When to choose
- you want a nearly zero-maintenance nginx reverse proxy with automatic HTTPS
- you need wildcard certificates via DNS authentication plugins
- you deploy on Docker and want cert renewal handled inside the container
- you need multi-architecture images (including ARM) for self-hosting
When to avoid
- you use a web server other than nginx such as Caddy or Traefik
- you need a non-Docker bare-metal certbot setup
- you require fine-grained custom ACME workflows better served by raw certbot or acme.sh
Facets
application · maturity active
security http-server deployment self-hosted web-development security self-hosted networking self-hosted cross-platform nginx certbot lets-encrypt ssl-tls acme https wildcard-certificates dns-01 reverse-proxy dhparam ecdsa devops docker linux
5 sources
- readme: https://github.com/JonasAlfredsson/docker-nginx-certbot · fetched 2026-09-01 · f854eac9f88d
- homepage: https://hub.docker.com/r/jonasal/nginx-certbot · fetched 2026-08-29 · f21671f0a0dd
- site_page: https://docs.docker.com/docker-hub · fetched 2026-08-29 · caaa18892709
- site_page: https://www.docker.com/docs · fetched 2026-08-29 · aeada2272712
- site_page: https://www.docker.com/company · fetched 2026-08-29 · 05ab59b2bc29
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| JonasAlfredsson/docker-nginx-certbot | main | 92 |
For agents
markdown · JSON · MCP: product_card(name="JonasAlfredsson/docker-nginx-certbot")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem