💾 Archived View for thebird.nl › gn-gemtext-threads › issues › systems › letsencrypt.gmi captured on 2023-05-24 at 18:23:01. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-01-29)

➡️ Next capture (2023-07-10)

-=-=-=-=-=-=-

Letsencrypt

Tags

Tasks

- letsencrypt was down

Notes

Setup

certbot --nginx -d host.genenetwork.org
certbot renew --dry-run

CRON, for example

22 4 * * 3 sheepdog_run.rb -c '/usr/bin/certbot renew --quiet' --always --tag CERTBOT >> ~/cron.log 2>&1

Add certificate

certbot certonly --nginx --agree-tos --preferred-challenges http -d ucscbrowser.genenetwork.org --register-unsafely-without-email