aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* s/mail_debug_log/finish_phase/EuAndreh2019-06-111-2/+2
* Log when finished runnign trapEuAndreh2019-06-111-0/+2
* Debug failing Ansible playbook logsEuAndreh2019-06-111-1/+1
* Log if trap was called on error or normal exitEuAndreh2019-06-111-2/+10
* Debug failing run of Ansible playbookEuAndreh2019-06-111-1/+1
* Don't rely on git when running .buildenv and .envrcEuAndreh2019-06-111-1/+1
* Revert "Install gitMinimal package to allow getting git SHA in .buildenv"EuAndreh2019-06-111-2/+0
* Install gitMinimal package to allow getting git SHA in .buildenvEuAndreh2019-06-111-0/+2
* Run git crypt lock inside trap functionEuAndreh2019-06-111-7/+7
* Move envsubst calls out of setup.sh into deploy.shEuAndreh2019-06-112-7/+9
* Set the directory before sourcingEuAndreh2019-06-112-2/+1
* Quiet import GPGEuAndreh2019-06-101-1/+1
* Allow envrc to be sourced in CIEuAndreh2019-06-102-3/+4
* Remove call to =cd= in envrc filesEuAndreh2019-06-102-1/+0
* Reorder setup.shEuAndreh2019-06-101-6/+6
* Switch $DESTROY_VOLUME back onEuAndreh2019-06-101-1/+1
* Switch off $DESTROY_VOLUME toggleEuAndreh2019-06-101-1/+1
* Output all generated files on ./generated/, refactor .envrc variablesEuAndreh2019-06-1015-70/+72
* TODOs.orgEuAndreh2019-06-101-15/+27
* Store updated Terraform files in case of failureEuAndreh2019-06-102-1/+10
* Only send log email when running on CIEuAndreh2019-06-101-0/+7
* Ignore /logs.txtEuAndreh2019-06-101-1/+1
* ci dbgEuAndreh2019-06-101-1/+1
* Fix missing stdout redirection '>' characterEuAndreh2019-06-101-1/+1
* Trust commited keyEuAndreh2019-06-102-1/+4
* Add filename to logs.txt outputEuAndreh2019-06-101-1/+1
* Put terraform output in email logs.txtEuAndreh2019-06-101-3/+3
* Commit public key instead of downloading itEuAndreh2019-06-102-1/+64
* Re enable $DESTROY_VOLUME toggleEuAndreh2019-06-101-0/+0
* Import GPG key before provisioningEuAndreh2019-06-102-0/+1
* Disable SC2016 warningsEuAndreh2019-06-101-0/+2
* Change order of stderr -> stdout redirectionEuAndreh2019-06-101-2/+2
* Encrypt attached logEuAndreh2019-06-103-3/+6
* Show in email subject if the run failedEuAndreh2019-06-102-2/+16
* Send logs via email after finishing provision.shEuAndreh2019-06-108-3/+54
* Disable $DESTROY_VOLUME operational toggleEuAndreh2019-06-101-0/+0
* Remove --progress from borg createEuAndreh2019-06-101-1/+0
* Change SSH portEuAndreh2019-06-101-0/+0
* Use create_known_hosts_file function instead of duplicating behaviourEuAndreh2019-06-101-3/+6
* Fail CI run if backup failsEuAndreh2019-06-102-4/+5
* Don't run restore backup Ansible task when not requiredEuAndreh2019-06-102-8/+2
* Create generated-known-hosts.txt twiceEuAndreh2019-06-101-0/+1
* Allow shutdown process to failEuAndreh2019-06-101-2/+2
* Provision DNS entries using DigitalOcean instead of DNS registrarEuAndreh2019-06-106-64/+135
* Change $TLDEuAndreh2019-06-091-0/+0
* Rotate DNS registrar keysEuAndreh2019-06-091-0/+0
* Revert "Create Terraform plan before shutting down running containers"EuAndreh2019-06-091-6/+6
* Don't use terraform-full derivationEuAndreh2019-06-093-6/+3
* Create Terraform plan before shutting down running containersEuAndreh2019-06-091-8/+8
* Quote $() call (ShellCheck offense)EuAndreh2019-06-091-1/+1