You've already forked certbot-ubuntu
Because reading the README is faster than debugging
This commit is contained in:
19
README.md
19
README.md
@@ -4,12 +4,23 @@
|
||||
[](#)
|
||||
[](./LICENSE)
|
||||
|
||||
Automated installer for **Certbot + Cloudflare DNS challenge** on Ubuntu 24.04.
|
||||
Install Certbot using Cloudflare DNS validation on Ubuntu 24.04 server.
|
||||
|
||||
This setup issues **HTTPS certificates without exposing ports 80/443**,
|
||||
making it perfect for Nginx, Gitea, DokuWiki, WordPress, mail servers — anything.
|
||||
This is not a test environment and not a casual demo.
|
||||
This is a production-grade installer built to issue and renew certificates reliably — including wildcards.
|
||||
|
||||
Production use ready. No click-through wizard nonsense.
|
||||
## Why this installer exists
|
||||
DNS-01 validation is simpler and more flexible than HTTP-01 — especially for wildcard certificates and multi-host setups.
|
||||
|
||||
## What this installer does
|
||||
✔ Automates DNS-01 via Cloudflare
|
||||
✔ Supports wildcard certificates
|
||||
✔ Optional Nginx reload hook
|
||||
✔ Ideal for multi-site deployments
|
||||
|
||||
## What this installer does *NOT* do
|
||||
It won’t stop you from running the script without reading the documentation like there’s no tomorrow.
|
||||
Skip the README, and whatever happens next is your headache, not a bug report.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user