Do you manually update the config every 3 months?
A random person on lemmy (alt account)
Banner art from Deemo switch version
Main account: @[email protected]
FMHY account (archive): @[email protected]
Do you manually update the config every 3 months?
Certbot’s Nginx integration etc
How do you obtain ssl certs then?
Silly question how safe are caddy plugins? (especially dns challenge modules like cloudflare, duckdns, etc).
https://github.com/caddy-dns https://github.com/caddy-dns/cloudflare/tree/master
Not sure if those plugins are covered by caddy’s security disclosure policy
I am curious how sync is going to implement push notifications (which requires a subscription). The dev either is going to have to wait for web push to be added (which doesn’t seem to be a priority for lemmy devs as they are a bit swamped already). Or he will need to rely on rapid polling like memmy (scaling would be messy down the line).
I’ve only really use caddy and my only experience with ngnix is ngnix proxy manager (which isn’t really true ngnix).
I wasn’t sure if hot swapping certs (even with same name was possible, kinda thought you would to reload it upon cert change).
Also regarding cert bot I have only used it in manual mode so it’s managed mode is a bit foreign.