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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-07
Disable SC2034 for ${DOLLAR} interpolated variable
EuAndreh
1
-0
/
+3
2019-06-06
Add ${DESTROY_VOLUME} operational toggle
EuAndreh
2
-2
/
+13
2019-06-06
Remove invalid --stats option from borg extract command
EuAndreh
1
-1
/
+0
2019-06-06
Fail fast on copied Bash files
EuAndreh
2
-0
/
+2
2019-06-06
Unify quoted strings from restore-backup.env.sh
EuAndreh
1
-1
/
+1
2019-06-06
Use ${DOLLAR}{VAR} to double scape bash variable in .env templates
EuAndreh
2
-2
/
+7
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
2019-06-05
Remove debug echo
EuAndreh
1
-1
/
+0
2019-06-05
Fix ShellCheck offenses
EuAndreh
3
-3
/
+5
2019-06-05
Restore backup in Ansible instead of Bash
EuAndreh
2
-7
/
+4
2019-06-05
Restore from backup in fresh volume
EuAndreh
3
-10
/
+46
2019-06-05
Add volume to VPS
EuAndreh
1
-4
/
+0
2019-06-05
Always destroy infrastructure before applying
EuAndreh
1
-0
/
+4
2019-06-05
Uncomment accidentally commented code
EuAndreh
1
-6
/
+6
2019-06-05
Remove duplicate chmod on borg-remote
EuAndreh
1
-1
/
+0
2019-06-05
Remove ansible-lint
EuAndreh
1
-6
/
+6
2019-06-05
Use specific known keys for connecting with the backup server
EuAndreh
2
-3
/
+4
2019-06-05
Change permission of borg client key
EuAndreh
1
-0
/
+1
2019-06-05
Uncomment phases from provision.sh
EuAndreh
1
-13
/
+13
2019-06-05
TODOs.org
EuAndreh
1
-13
/
+14
2019-06-05
Remove unused cloud-config.env.yaml
EuAndreh
1
-1
/
+0
2019-06-05
Fix ShellCheck offenses
EuAndreh
2
-2
/
+5
2019-06-05
Use Ansible instead of Bash for provisioning
EuAndreh
4
-8
/
+22
2019-05-28
Split $VPS_COMMIT_SHA variable declaration for exporting
EuAndreh
1
-1
/
+2
2019-05-28
Rotate SSH key and use correct VPS_COMMIT_SHA on provisioning
EuAndreh
1
-4
/
+5
2019-05-28
Configure git for vps-state repo in ./scripts/ci/setup.sh
EuAndreh
2
-3
/
+5
2019-05-28
Add git config metadata to enable commiting in CI
EuAndreh
1
-0
/
+2
2019-05-28
Fix mixed usage of $PLAN_FILE variable
EuAndreh
1
-4
/
+5
2019-05-28
Store plan file in vps-state too
EuAndreh
1
-4
/
+18
2019-05-28
Fix shell.nix path in nix-shell custom shebang
EuAndreh
2
-2
/
+2
2019-05-28
Split scripts into CI and VPS box
EuAndreh
4
-0
/
+71