373 B
373 B
title, description, published, date, tags, editor, dateCreated
| title | description | published | date | tags | editor | dateCreated |
|---|---|---|---|---|---|---|
| Certificate | true | 2025-09-28T16:18:31.664Z | markdown | 2025-09-28T15:55:26.949Z |
Certificate
Add a domain through Let's Encrypt
sudo certbot --nginx -d wiki.duckdns.org
Setup renewal timer
sudo systemctl enable --now certbot.timer
Renew manualy
sudo certbot renew --dry-run