I was testing adding a CDN to mastodon, and my nginx proxy was going funky, and I blew out my limits with LetsEncrypt. I think that means my sites on that IP address are down for a DAY. Yikes.
@autiomaa There is a LetsEncrypt companion container that takes care of this... and I had perfectly valid certs but no symlinks (managed by the companion). So I manually created the symlinks and that solved it, and now I'm out of the doghouse anyhow.
I might have to work out a "rebuild_symlink" script and contribute it back.