# JonasAlfredsson/docker-nginx-certbot

Automatically create and renew website certificates for free using the Let's Encrypt certificate authority.

Repository: https://github.com/JonasAlfredsson/docker-nginx-certbot
Canonical: https://ross.abutalabs.com/products/docker-nginx-certbot
Homepage: https://hub.docker.com/r/jonasal/nginx-certbot
Language: Shell
License: MIT
License Family: permissive
Topics: nginx, docker, certbot, dhparam, letsencrypt, hacktoberfest, ssl-certificates, ssl, https, ipv6, ecdsa, certificate-authority, localhost, offline-capable, acme, dns-01-challange, wildcard-certificates, live-reload, armv7
Last push: 2026-08-30T20:00:48+00:00

## Health v2 (maintenance only)
Score: 92/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 77, longevity 100
- inputs: {"age_days": 2884, "days_push": 3, "days_rel": 153, "gap_med": 12, "n_releases_24m": 6}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1203, forks 195 (observed 2026-09-01T02:13:55.241854+00:00)

## What it is
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
- artifact type: application
- maturity: active
- function: security, http-server, deployment, self-hosted
- domain: web-development, security, self-hosted, networking
- platform: self-hosted, cross-platform
- tags: nginx, certbot, lets-encrypt, ssl-tls, acme, https, wildcard-certificates, dns-01, reverse-proxy, dhparam, ecdsa, devops, docker, linux

## Member repositories
- JonasAlfredsson/docker-nginx-certbot (main) score 92

## Provenance
- Observed fields: from GitHub, fetched 2026-09-01T02:13:55.241854+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:20:34.174893+00:00, confidence not recorded.
  - readme: https://github.com/JonasAlfredsson/docker-nginx-certbot (fetched 2026-09-01T02:13:55.241854+00:00, sha f854eac9f88d)
  - homepage: https://hub.docker.com/r/jonasal/nginx-certbot (fetched 2026-08-29T12:27:33.993951+00:00, sha f21671f0a0dd)
  - site_page: https://docs.docker.com/docker-hub (fetched 2026-08-29T12:27:34.003038+00:00, sha caaa18892709)
  - site_page: https://www.docker.com/docs (fetched 2026-08-29T12:27:34.005092+00:00, sha aeada2272712)
  - site_page: https://www.docker.com/company (fetched 2026-08-29T12:27:34.007083+00:00, sha 05ab59b2bc29)
- Data as of 2026-08-30T08:39:29.467469+00:00.
