aboutsummaryrefslogtreecommitdiff
path: root/secrets/terraform/tfstate-backups (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove secrets/terraform/tfstate-backups/EuAndreh2021-01-152-0/+0
|
* Use NGINX to handle the creation of certificates for prosodyEuAndreh2020-08-162-0/+0
After a terraform state rm '...' of the server and domain configuration, and recreating the instance again while leaving the dettached one running. I had to do this because I was experimenting too much with the domain and I hit the Let's Encrypt rate limit[0]. Because of that I'll recreate certificates less often so that doesn't happen in the new domain during development of the VPS. I'm not shure if this solution works, but I'll commit just as a checkpoint. I had to change the custom DNS nameservers from Digital Ocean to Vultr and that may take a while, so it's worth having this as a checkpoint in time while I'm off to other things. [0]: https://letsencrypt.org/docs/rate-limits/