diff options
author | EuAndreh <eu@euandre.org> | 2019-06-10 16:59:11 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2019-06-10 16:59:11 -0300 |
commit | 48fdebee6a5b552f7e152d62d8ba99383ac7eb8d (patch) | |
tree | b6dc99d19a393d754cc9be881782726656bc1df1 /TODOs.org | |
parent | Show in email subject if the run failed (diff) | |
download | server-48fdebee6a5b552f7e152d62d8ba99383ac7eb8d.tar.gz server-48fdebee6a5b552f7e152d62d8ba99383ac7eb8d.tar.xz |
Encrypt attached log
Diffstat (limited to 'TODOs.org')
-rw-r--r-- | TODOs.org | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -143,11 +143,12 @@ Right now, secrets are scattered between the two repositories. By moving I can c ** TODO Run backup on Terraform destroy action instead of manually in =provision.sh= ** DONE Explicitly destroy Droplets before running Terraform apply CLOSED: [2019-06-05 Wed 19:48] -** TODO Store updated =.tfstate= even in case of deployment failure +** NEXT Store updated =.tfstate= even in case of deployment failure Right now the script fails on Terraform commands before reaching git commands. I should trap the error, store on git and only then fail. ** DONE Fix alias in =bash-profile.sh= CLOSED: [2019-06-10 Mon 09:01] -** TODO Email verbose (Ansible) log files in case of error +** DONE Email verbose (Ansible) log files in case of error +CLOSED: [2019-06-10 Mon 16:59] builds.sr.ht only emails the link. Should it be extended to support encrypted log attachments? ** TODO Use environment variables for SSH key paths and volume mounts ** DONE Don't allow backups to fail |