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
/
local
/
rotate-ssh-keys.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-10
Allow envrc to be sourced in CI
EuAndreh
2
-3
/
+4
2019-06-10
Remove call to =cd= in envrc files
EuAndreh
2
-1
/
+0
2019-06-10
Reorder setup.sh
EuAndreh
1
-6
/
+6
2019-06-10
Switch $DESTROY_VOLUME back on
EuAndreh
1
-1
/
+1
2019-06-10
Switch off $DESTROY_VOLUME toggle
EuAndreh
1
-1
/
+1
2019-06-10
Output all generated files on ./generated/, refactor .envrc variables
EuAndreh
15
-70
/
+72
2019-06-10
TODOs.org
EuAndreh
1
-15
/
+27
2019-06-10
Store updated Terraform files in case of failure
EuAndreh
2
-1
/
+10
2019-06-10
Only send log email when running on CI
EuAndreh
1
-0
/
+7
2019-06-10
Ignore /logs.txt
EuAndreh
1
-1
/
+1
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
2
-1
/
+4
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
2
-1
/
+64
2019-06-10
Re enable $DESTROY_VOLUME toggle
EuAndreh
1
-0
/
+0
2019-06-10
Import GPG key before provisioning
EuAndreh
2
-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
3
-3
/
+6
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
8
-3
/
+54
2019-06-10
Disable $DESTROY_VOLUME operational toggle
EuAndreh
1
-0
/
+0
2019-06-10
Remove --progress from borg create
EuAndreh
1
-1
/
+0
2019-06-10
Change SSH port
EuAndreh
1
-0
/
+0
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
2
-4
/
+5
2019-06-10
Don't run restore backup Ansible task when not required
EuAndreh
2
-8
/
+2
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
6
-64
/
+135
2019-06-09
Change $TLD
EuAndreh
1
-0
/
+0
2019-06-09
Rotate DNS registrar keys
EuAndreh
1
-0
/
+0
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
3
-6
/
+3
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
Use same NIX_PATH locally and on the CI
EuAndreh
1
-0
/
+0
2019-06-09
Make terraform-provider-godaddy available for Terraform
EuAndreh
1
-0
/
+3
2019-06-09
Remove CI dbg code
EuAndreh
1
-2
/
+0
2019-06-09
s/terraformGodaddy/terraformGodaddyBuild/
EuAndreh
1
-1
/
+1
2019-06-09
ci dbg
EuAndreh
1
-0
/
+2
2019-06-09
Expose build of terraform-godaddy under subtasks attribute set
EuAndreh
1
-1
/
+1
2019-06-08
ci dbg: Revert "Revert "Update modSha256 for terraform-godaddy""
EuAndreh
1
-1
/
+1
2019-06-08
Revert "Update modSha256 for terraform-godaddy"
EuAndreh
1
-1
/
+1
2019-06-08
TODOs.org
EuAndreh
1
-0
/
+1
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
Format vps.tf (terraform linter offense)
EuAndreh
1
-3
/
+3
[next]