index
:
server
main
Setup and configuration for VPS and other personal server
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
ci
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-11
Remove duplicated dangling shutdown code
EuAndreh
1
-5
/
+0
2019-06-11
Run shutdown with Ansible instead of Bash
EuAndreh
1
-15
/
+13
2019-06-11
Run Terraform refresh when not destroying everything
EuAndreh
1
-1
/
+2
2019-06-11
Debug failing Ansible logs
EuAndreh
1
-1
/
+1
2019-06-11
s/mail_debug_log/finish_phase/
EuAndreh
1
-2
/
+2
2019-06-11
Log when finished runnign trap
EuAndreh
1
-0
/
+2
2019-06-11
Debug failing Ansible playbook logs
EuAndreh
1
-1
/
+1
2019-06-11
Log if trap was called on error or normal exit
EuAndreh
1
-2
/
+10
2019-06-11
Debug failing run of Ansible playbook
EuAndreh
1
-1
/
+1
2019-06-11
Run git crypt lock inside trap function
EuAndreh
1
-7
/
+7
2019-06-11
Move envsubst calls out of setup.sh into deploy.sh
EuAndreh
2
-7
/
+9
2019-06-11
Set the directory before sourcing
EuAndreh
1
-1
/
+1
2019-06-10
Quiet import GPG
EuAndreh
1
-1
/
+1
2019-06-10
Allow envrc to be sourced in CI
EuAndreh
1
-3
/
+3
2019-06-10
Reorder setup.sh
EuAndreh
1
-6
/
+6
2019-06-10
Output all generated files on ./generated/, refactor .envrc variables
EuAndreh
3
-52
/
+25
2019-06-10
Store updated Terraform files in case of failure
EuAndreh
1
-0
/
+8
2019-06-10
Only send log email when running on CI
EuAndreh
1
-0
/
+7
2019-06-10
ci dbg
EuAndreh
1
-1
/
+1
2019-06-10
Fix missing stdout redirection '>' character
EuAndreh
1
-1
/
+1
2019-06-10
Trust commited key
EuAndreh
1
-1
/
+2
2019-06-10
Add filename to logs.txt output
EuAndreh
1
-1
/
+1
2019-06-10
Put terraform output in email logs.txt
EuAndreh
1
-3
/
+3
2019-06-10
Commit public key instead of downloading it
EuAndreh
1
-1
/
+1
2019-06-10
Import GPG key before provisioning
EuAndreh
1
-0
/
+1
2019-06-10
Disable SC2016 warnings
EuAndreh
1
-0
/
+2
2019-06-10
Change order of stderr -> stdout redirection
EuAndreh
1
-2
/
+2
2019-06-10
Encrypt attached log
EuAndreh
1
-1
/
+3
2019-06-10
Show in email subject if the run failed
EuAndreh
2
-2
/
+16
2019-06-10
Send logs via email after finishing provision.sh
EuAndreh
2
-2
/
+42
2019-06-10
Use create_known_hosts_file function instead of duplicating behaviour
EuAndreh
1
-3
/
+6
2019-06-10
Fail CI run if backup fails
EuAndreh
1
-3
/
+3
2019-06-10
Create generated-known-hosts.txt twice
EuAndreh
1
-0
/
+1
2019-06-10
Allow shutdown process to fail
EuAndreh
1
-2
/
+2
2019-06-10
Provision DNS entries using DigitalOcean instead of DNS registrar
EuAndreh
2
-2
/
+2
2019-06-09
Revert "Create Terraform plan before shutting down running containers"
EuAndreh
1
-6
/
+6
2019-06-09
Don't use terraform-full derivation
EuAndreh
1
-3
/
+1
2019-06-09
Create Terraform plan before shutting down running containers
EuAndreh
1
-8
/
+8
2019-06-09
Quote $() call (ShellCheck offense)
EuAndreh
1
-1
/
+1
2019-06-09
Make terraform-provider-godaddy available for Terraform
EuAndreh
1
-0
/
+3
2019-06-08
Add quote around nested quote expansion
EuAndreh
1
-1
/
+1
2019-06-08
Remove unused $PUBLIC_KEY_ONLY
EuAndreh
1
-1
/
+0
2019-06-08
Generate UserKnownHostsFile dynamically instead of when rotating keys
EuAndreh
1
-0
/
+2
2019-06-07
Revert "Add verbose logging for Ansible playbook command"
EuAndreh
1
-1
/
+1
2019-06-07
Add verbose logging for Ansible playbook command
EuAndreh
1
-1
/
+1
2019-06-07
Fix boolean logic bug on ${DESTROY_VOLUME} usage
EuAndreh
1
-2
/
+2
2019-06-06
Add ${DESTROY_VOLUME} operational toggle
EuAndreh
1
-2
/
+6
2019-06-06
Use ${DOLLAR}{VAR} to double scape bash variable in .env templates
EuAndreh
1
-0
/
+5
2019-06-06
Notify when backup fails instead od saying nothing
EuAndreh
1
-1
/
+1
2019-06-06
Allow backups to fail for now
EuAndreh
1
-1
/
+1
[next]