aboutsummaryrefslogtreecommitdiff
path: root/vps.tf (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move VPS files into vps/EuAndreh2021-02-211-139/+0
* Add vps_ prefix to existing resourcesEuAndreh2021-02-211-14/+14
* git mv vultr.tf vps.tfEuAndreh2021-02-211-0/+139
* git mv vps.tf vultr.tfEuAndreh2021-01-181-139/+0
* Checkpoint: Working vps.tf declaration after Vultr migrationEuAndreh2021-01-151-12/+14
* vps.tf: Use UUID for snapshot_idEuAndreh2021-01-151-6/+4
* vps.tf: Migrate to vultr 2.1.2 (WIP)EuAndreh2021-01-151-19/+18
* vps.tf: terraform fmtEuAndreh2021-01-151-1/+1
* vps.tf: expandEuAndreh2021-01-151-1/+1
* Merge versions.tf into vps.tfEuAndreh2021-01-151-0/+10
* vps.tf: Add CNAME "*" subdomain aliasEuAndreh2020-11-281-0/+7
* vps.tf: Add IPv6 outputEuAndreh2020-11-271-1/+5
* Terraform: Add email DNS records (DKIM, DMARC, SPF)EuAndreh2020-11-261-0/+67
* Remove duplicated Vultr provider versionEuAndreh2020-11-181-1/+0
* Remove most Nix filesEuAndreh2020-11-181-2/+1
* Add base Guix configuration and start switching to itEuAndreh2020-11-161-2/+2
* Revert to old snapshot idEuAndreh2020-08-291-2/+1
* Build new VPS server from snapshot using bigger machineEuAndreh2020-08-291-2/+3
* Enable automatic backup for VPS serverEuAndreh2020-08-251-0/+1
* Use new image with ownership of /etc/nixos/configuration.nix by userEuAndreh2020-08-151-1/+1
* Semi working setup: Terraform and LetsEncrypt workingEuAndreh2020-08-101-33/+2
* Interactive Terraform plan -> apply cycleEuAndreh2020-08-101-4/+4
* Use new image with new SSH key and andreh userEuAndreh2020-08-101-1/+1
* WIP: Move to Vultr and NixOSEuAndreh2020-08-101-68/+38
* Remove gpodder.net sync software from the serverEuAndreh2020-08-061-12/+0
* Add gpodder container initial implementationEuAndreh2020-08-051-0/+12
* Remove all wallabag references leftEuAndreh2020-08-021-12/+0
* Use a name from the environment for the names of the host and the volumeEuAndreh2020-08-021-2/+12
* vps.tf: Name VPS volume derived from droplet nameEuAndreh2020-08-021-1/+1
* vps.tf: Add missing host to digitalocean_droplet due to updateEuAndreh2020-08-021-0/+1
* vps.tf: Update to new Terraform syntaxEuAndreh2020-08-021-21/+21
* Comment sections of vps.tfEuAndreh2019-06-111-0/+8
* Output all generated files on ./generated/, refactor .envrc variablesEuAndreh2019-06-101-1/+1
* Provision DNS entries using DigitalOcean instead of DNS registrarEuAndreh2019-06-101-28/+50
* Format vps.tf (terraform linter offense)EuAndreh2019-06-081-3/+3
* Use terraform-godaddy and Terraform 0.11EuAndreh2019-06-081-8/+14
* Provision DNS entries with Terraform! :tada:EuAndreh2019-06-081-0/+22
* Format vps.tf (linter offense)EuAndreh2019-06-051-1/+1
* Add volume to VPSEuAndreh2019-06-051-0/+13
* Format vps.tf (linter offense)EuAndreh2019-06-051-1/+1
* Use Ansible instead of Bash for provisioningEuAndreh2019-06-051-5/+11
* Fix vps.tf formatting (linter offense)EuAndreh2019-05-281-1/+1
* Use Floating IP on DropletEuAndreh2019-05-281-0/+6
* Use correct Droplet size slugEuAndreh2019-05-281-1/+1
* Rename ./secrets/id_rsa{.pub} -> ./secrets/vps_box{.pub}EuAndreh2019-05-281-1/+1
* Fix terraform fmt offenseEuAndreh2019-05-261-1/+1
* Automate provisioning and deployment of VPSEuAndreh2019-05-261-1/+5
* Increase droplet image to 1024mbEuAndreh2019-05-251-1/+1
* Remove provisioning from TerraformEuAndreh2019-05-251-4/+0
* Move provisioning code into provision.shEuAndreh2019-05-251-8/+1