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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Send logs via email after finishing provision.sh
EuAndreh
2019-06-10
3
-2
/
+44
*
Remove --progress from borg create
EuAndreh
2019-06-10
1
-1
/
+0
*
Use create_known_hosts_file function instead of duplicating behaviour
EuAndreh
2019-06-10
1
-3
/
+6
*
Fail CI run if backup fails
EuAndreh
2019-06-10
1
-3
/
+3
*
Don't run restore backup Ansible task when not required
EuAndreh
2019-06-10
1
-7
/
+0
*
Create generated-known-hosts.txt twice
EuAndreh
2019-06-10
1
-0
/
+1
*
Allow shutdown process to fail
EuAndreh
2019-06-10
1
-2
/
+2
*
Provision DNS entries using DigitalOcean instead of DNS registrar
EuAndreh
2019-06-10
2
-2
/
+2
*
Revert "Create Terraform plan before shutting down running containers"
EuAndreh
2019-06-09
1
-6
/
+6
*
Don't use terraform-full derivation
EuAndreh
2019-06-09
1
-3
/
+1
*
Create Terraform plan before shutting down running containers
EuAndreh
2019-06-09
1
-8
/
+8
*
Quote $() call (ShellCheck offense)
EuAndreh
2019-06-09
1
-1
/
+1
*
Make terraform-provider-godaddy available for Terraform
EuAndreh
2019-06-09
1
-0
/
+3
*
Add quote around nested quote expansion
EuAndreh
2019-06-08
1
-1
/
+1
*
Remove unused $PUBLIC_KEY_ONLY
EuAndreh
2019-06-08
1
-1
/
+0
*
Generate UserKnownHostsFile dynamically instead of when rotating keys
EuAndreh
2019-06-08
1
-0
/
+2
*
CI debug: remove --verbose flag from borg create command
EuAndreh
2019-06-08
1
-1
/
+0
*
Revert "Add verbose logging for Ansible playbook command"
EuAndreh
2019-06-07
1
-1
/
+1
*
Add verbose logging for Ansible playbook command
EuAndreh
2019-06-07
1
-1
/
+1
*
Fix boolean logic bug on ${DESTROY_VOLUME} usage
EuAndreh
2019-06-07
1
-2
/
+2
*
Disable SC2034 for ${DOLLAR} interpolated variable
EuAndreh
2019-06-07
1
-0
/
+3
*
Add ${DESTROY_VOLUME} operational toggle
EuAndreh
2019-06-06
2
-2
/
+13
*
Remove invalid --stats option from borg extract command
EuAndreh
2019-06-06
1
-1
/
+0
*
Fail fast on copied Bash files
EuAndreh
2019-06-06
2
-0
/
+2
*
Unify quoted strings from restore-backup.env.sh
EuAndreh
2019-06-06
1
-1
/
+1
*
Use ${DOLLAR}{VAR} to double scape bash variable in .env templates
EuAndreh
2019-06-06
2
-2
/
+7
*
Notify when backup fails instead od saying nothing
EuAndreh
2019-06-06
1
-1
/
+1
*
Allow backups to fail for now
EuAndreh
2019-06-06
1
-1
/
+1
*
Remove debug echo
EuAndreh
2019-06-05
1
-1
/
+0
*
Fix ShellCheck offenses
EuAndreh
2019-06-05
3
-3
/
+5
*
Restore backup in Ansible instead of Bash
EuAndreh
2019-06-05
2
-7
/
+4
*
Restore from backup in fresh volume
EuAndreh
2019-06-05
3
-10
/
+46
*
Add volume to VPS
EuAndreh
2019-06-05
1
-4
/
+0
*
Always destroy infrastructure before applying
EuAndreh
2019-06-05
1
-0
/
+4
*
Uncomment accidentally commented code
EuAndreh
2019-06-05
1
-6
/
+6
*
Remove duplicate chmod on borg-remote
EuAndreh
2019-06-05
1
-1
/
+0
*
Remove ansible-lint
EuAndreh
2019-06-05
1
-6
/
+6
*
Use specific known keys for connecting with the backup server
EuAndreh
2019-06-05
2
-3
/
+4
*
Change permission of borg client key
EuAndreh
2019-06-05
1
-0
/
+1
*
Uncomment phases from provision.sh
EuAndreh
2019-06-05
1
-13
/
+13
*
TODOs.org
EuAndreh
2019-06-05
1
-13
/
+14
*
Remove unused cloud-config.env.yaml
EuAndreh
2019-06-05
1
-1
/
+0
*
Fix ShellCheck offenses
EuAndreh
2019-06-05
2
-2
/
+5
*
Use Ansible instead of Bash for provisioning
EuAndreh
2019-06-05
4
-8
/
+22
*
Split $VPS_COMMIT_SHA variable declaration for exporting
EuAndreh
2019-05-28
1
-1
/
+2
*
Rotate SSH key and use correct VPS_COMMIT_SHA on provisioning
EuAndreh
2019-05-28
1
-4
/
+5
*
Configure git for vps-state repo in ./scripts/ci/setup.sh
EuAndreh
2019-05-28
2
-3
/
+5
*
Add git config metadata to enable commiting in CI
EuAndreh
2019-05-28
1
-0
/
+2
*
Fix mixed usage of $PLAN_FILE variable
EuAndreh
2019-05-28
1
-4
/
+5
*
Store plan file in vps-state too
EuAndreh
2019-05-28
1
-4
/
+18
[next]