aboutsummaryrefslogtreecommitdiff
path: root/secrets/terraform (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update terraform generated filesEuAndreh2020-11-025-0/+0
* Refactor vps-configuration.nix: Split secrets from config and envsubst vars•••Also rename thingTLD to thingDomain. EuAndreh2020-09-068-0/+0
* Build new VPS server from snapshot using bigger machine•••I'm using the snapshot here because I don't have any backup system yet, ¯\_(ツ)_/¯ This should be reverted on vps.tf after applying, and I should get down to doing automatic backups. EuAndreh2020-08-294-0/+0
* Enable automatic backup for VPS serverEuAndreh2020-08-253-0/+0
* Chage DNS record of prosody•••Terraform file changes were du to me initially trying to do this via creating a SRV DNS record. However this is not required, because Prosody is already on the $TLD sever, the only difference being that it is listening on a different port. EuAndreh2020-08-236-0/+0
* Add songbooks documentation DNS addressEuAndreh2020-08-225-0/+0
* WIP: reenable prosody and matterbridge, and add PDFsEuAndreh2020-08-226-0/+0
* Use NGINX to handle the creation of certificates for prosody•••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/ EuAndreh2020-08-166-0/+0
* Use new image with ownership of /etc/nixos/configuration.nix by user•••Useful reference: - https://discourse.nixos.org/t/can-i-move-etc-nixos-to-my-dotfiles-and-symlink-it-back-to-etc-nixos/4833/10 EuAndreh2020-08-154-0/+0
* Add generated Terraform filesEuAndreh2020-08-144-0/+0
* Add updated terraform filesEuAndreh2020-08-142-0/+0
* Add .tfplan extension to Terraform plan filesEuAndreh2020-08-1233-0/+0
* vps-configuration.env.nix: Finish working Nextcloud installationEuAndreh2020-08-116-0/+0
* Update Terraform infrastructureEuAndreh2020-08-103-0/+0
* Semi working setup: Terraform and LetsEncrypt workingEuAndreh2020-08-1021-0/+0
* Interactive Terraform plan -> apply cycleEuAndreh2020-08-1011-0/+0
* Migration: Remove Ansible and Docker code, move only to NixOSEuAndreh2020-08-101-0/+0
* WIP: Move to Vultr and NixOSEuAndreh2020-08-102-0/+0