Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Semi working setup: Terraform and LetsEncrypt working | EuAndreh | 2020-08-10 | 1 | -3/+19 | |
| | ||||||
* | Use password via stdin, and store the snapshot image configuration.nix | EuAndreh | 2020-08-10 | 1 | -2/+0 | |
| | ||||||
* | Use new image with new SSH key and andreh user | EuAndreh | 2020-08-10 | 1 | -9/+7 | |
| | ||||||
* | Migration: Remove Ansible and Docker code, move only to NixOS | EuAndreh | 2020-08-10 | 1 | -0/+5 | |
| | ||||||
* | WIP: Move to Vultr and NixOS | EuAndreh | 2020-08-10 | 1 | -0/+1 | |
| | ||||||
* | TODOs.org | EuAndreh | 2020-08-10 | 1 | -15/+15 | |
| | ||||||
* | Remove gpodder.net sync software from the server | EuAndreh | 2020-08-06 | 1 | -1/+4 | |
| | ||||||
* | TODOs.org | EuAndreh | 2020-08-05 | 1 | -1/+8 | |
| | ||||||
* | TODOs.org | EuAndreh | 2020-08-05 | 1 | -1/+14 | |
| | ||||||
* | TODOs.org: move old stuff to archive.org | EuAndreh | 2020-08-02 | 1 | -375/+3 | |
| | ||||||
* | TODOs.org | EuAndreh | 2020-08-02 | 1 | -0/+6 | |
| | ||||||
* | TODOs.org | EuAndreh | 2019-11-16 | 1 | -1/+2 | |
| | ||||||
* | TODOs.org | EuAndreh | 2019-11-16 | 1 | -0/+1 | |
| | ||||||
* | TODOs.org | EuAndreh | 2019-11-02 | 1 | -0/+1 | |
| | ||||||
* | TODOs.org | EuAndreh | 2019-06-18 | 1 | -0/+1 | |
| | ||||||
* | TODOs.org | EuAndreh | 2019-06-17 | 1 | -2/+5 | |
| | ||||||
* | TODOs.org | EuAndreh | 2019-06-16 | 1 | -2/+12 | |
| | ||||||
* | TODOs.org | EuAndreh | 2019-06-15 | 1 | -0/+5 | |
| | ||||||
* | TODOs.org | EuAndreh | 2019-06-14 | 1 | -0/+2 | |
| | ||||||
* | TODOs.org | EuAndreh | 2019-06-14 | 1 | -0/+1 | |
| | ||||||
* | TODOs.org | EuAndreh | 2019-06-13 | 1 | -0/+2 | |
| | ||||||
* | TODOs.org | EuAndreh | 2019-06-13 | 1 | -0/+1 | |
| | ||||||
* | TODOs.org | EuAndreh | 2019-06-13 | 1 | -0/+2 | |
| | ||||||
* | TODOs.org | EuAndreh | 2019-06-11 | 1 | -1/+2 | |
| | ||||||
* | TODOs.org | EuAndreh | 2019-06-11 | 1 | -1/+4 | |
| | ||||||
* | TODOs.org | EuAndreh | 2019-06-11 | 1 | -6/+10 | |
| | ||||||
* | Run shutdown with Ansible instead of Bash | EuAndreh | 2019-06-11 | 1 | -1/+4 | |
| | ||||||
* | TODOs.org | EuAndreh | 2019-06-10 | 1 | -15/+27 | |
| | ||||||
* | Store updated Terraform files in case of failure | EuAndreh | 2019-06-10 | 1 | -1/+2 | |
| | ||||||
* | Trust commited key | EuAndreh | 2019-06-10 | 1 | -0/+2 | |
| | ||||||
* | Encrypt attached log | EuAndreh | 2019-06-10 | 1 | -2/+3 | |
| | ||||||
* | Send logs via email after finishing provision.sh | EuAndreh | 2019-06-10 | 1 | -0/+2 | |
| | | | | The email will be send for both sucessfull and failed runs. | |||||
* | Fail CI run if backup fails | EuAndreh | 2019-06-10 | 1 | -1/+2 | |
| | ||||||
* | Provision DNS entries using DigitalOcean instead of DNS registrar | EuAndreh | 2019-06-10 | 1 | -19/+82 | |
| | | | | | | | | | | | | | This way we can implement dynamic (provision-time) Floating IP, instead of a hardcoded pre-created Floating IP address. Related changes: - remove =terraform-godaddy= provider, use =digitalocean_record= instead; - create =generated-known-hosts= after provisioning instead of during =setup.sh=: use the =$(terraform output public_floating_ip)= value to make this file dynamic; - remote the =$PINNED_IP= and =$TF_VAR_floating_ip= variables; - add type and descriptions to variable declarations in Terraform recipe. | |||||
* | TODOs.org | EuAndreh | 2019-06-08 | 1 | -0/+1 | |
| | ||||||
* | TODOs.org | EuAndreh | 2019-06-08 | 1 | -0/+4 | |
| | ||||||
* | Use terraform-godaddy and Terraform 0.11 | EuAndreh | 2019-06-08 | 1 | -0/+1 | |
| | | | | | | | | | | | | The =terraform-godaddy= package supports only Terraform 0.11 as of now. It is not packaged by default by nixpkgs, and the =postInstall= hook is required because Terraform looks for providers usinthe the =terraform-provider-$name= template, which the package doesn't follow. I had to remove the loop on vps.tf since it requires Terraform 0.12. I'll either wait for =terraform-godaddy= to upgrade to 0.12 or try to do it myself if it bothers me enough. | |||||
* | TODOs.org | EuAndreh | 2019-06-08 | 1 | -21/+21 | |
| | ||||||
* | Use nextcloud.${TLD} instead of cloud.${TLD} as CNAME for Nextcloud installation | EuAndreh | 2019-06-08 | 1 | -1/+1 | |
| | ||||||
* | TODOs.org | EuAndreh | 2019-06-08 | 1 | -1/+9 | |
| | ||||||
* | TODOs.org | EuAndreh | 2019-06-07 | 1 | -0/+6 | |
| | ||||||
* | TODOs.org | EuAndreh | 2019-06-07 | 1 | -0/+2 | |
| | ||||||
* | Allow backups to fail for now | EuAndreh | 2019-06-06 | 1 | -0/+1 | |
| | ||||||
* | TODOs.org | EuAndreh | 2019-06-05 | 1 | -1/+2 | |
| | ||||||
* | TODOs.org | EuAndreh | 2019-06-05 | 1 | -0/+1 | |
| | ||||||
* | Always destroy infrastructure before applying | EuAndreh | 2019-06-05 | 1 | -1/+2 | |
| | ||||||
* | TODOs.org | EuAndreh | 2019-06-05 | 1 | -1/+2 | |
| | ||||||
* | TODOs.org | EuAndreh | 2019-06-05 | 1 | -1/+5 | |
| | ||||||
* | TODOs.org | EuAndreh | 2019-06-05 | 1 | -0/+19 | |
| | ||||||
* | Use Ansible instead of Bash for provisioning | EuAndreh | 2019-06-05 | 1 | -3/+29 | |
| | | | | | | | | | | | | | | | | | | The deployment is not quite working, and I'm unable to test right now: DigitalOcean is returning 503 for my requests. As of this commit, I can run =ansible-playbook provider.yml= more than once and it will actually be idempotent. Notes: - SSH fingerprint are now taken from the public key file instead of manually supplying it in the terraform template using the =digitalocean_ssh_key= resource; - use Ansible instead of ad-hoc Bash scripts for provisioning the Droplets created by Terraform; - use the =filename.env.extension= to create the concrete files in CI; - use the =user_data= to add the know SSH key pair to the newly created Droplet; - add =rotate-ssh-keys.sh= utils; |