>>228
The users should do that themselves because you don't know what domain they will use. Although installing and auto renewing all certificates is easy.
certbot --nginx -d fossil.textboard.org
crontab -e
0 0,12 * * * /usr/local/bin/certbot renew
https://fossil.textboard.org/docker-schemebbs/home (not auto-synced yet)
(CSS is blocked by Content-Security-Policy here, but that doesn't really matter)
I'll try the Docker file after the break!