aboutsummaryrefslogtreecommitdiff
path: root/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-07Revert "Add verbose logging for Ansible playbook command"EuAndreh1-1/+1
2019-06-07Add verbose logging for Ansible playbook commandEuAndreh1-1/+1
2019-06-07Fix boolean logic bug on ${DESTROY_VOLUME} usageEuAndreh1-2/+2
2019-06-07Disable SC2034 for ${DOLLAR} interpolated variableEuAndreh1-0/+3
2019-06-06Add ${DESTROY_VOLUME} operational toggleEuAndreh2-2/+13
2019-06-06Remove invalid --stats option from borg extract commandEuAndreh1-1/+0
2019-06-06Fail fast on copied Bash filesEuAndreh2-0/+2
2019-06-06Unify quoted strings from restore-backup.env.shEuAndreh1-1/+1
2019-06-06Use ${DOLLAR}{VAR} to double scape bash variable in .env templatesEuAndreh2-2/+7
2019-06-06Notify when backup fails instead od saying nothingEuAndreh1-1/+1
2019-06-06Allow backups to fail for nowEuAndreh1-1/+1
2019-06-05Remove debug echoEuAndreh1-1/+0
2019-06-05Fix ShellCheck offensesEuAndreh3-3/+5
2019-06-05Restore backup in Ansible instead of BashEuAndreh2-7/+4
2019-06-05Restore from backup in fresh volumeEuAndreh3-10/+46
2019-06-05Add volume to VPSEuAndreh1-4/+0
2019-06-05Always destroy infrastructure before applyingEuAndreh1-0/+4
2019-06-05Uncomment accidentally commented codeEuAndreh1-6/+6
2019-06-05Remove duplicate chmod on borg-remoteEuAndreh1-1/+0
2019-06-05Remove ansible-lintEuAndreh1-6/+6
2019-06-05Use specific known keys for connecting with the backup serverEuAndreh2-3/+4
2019-06-05Change permission of borg client keyEuAndreh1-0/+1
2019-06-05Uncomment phases from provision.shEuAndreh1-13/+13
2019-06-05TODOs.orgEuAndreh1-13/+14
2019-06-05Remove unused cloud-config.env.yamlEuAndreh1-1/+0
2019-06-05Fix ShellCheck offensesEuAndreh2-2/+5
2019-06-05Use Ansible instead of Bash for provisioningEuAndreh4-8/+22
2019-05-28Split $VPS_COMMIT_SHA variable declaration for exportingEuAndreh1-1/+2
2019-05-28Rotate SSH key and use correct VPS_COMMIT_SHA on provisioningEuAndreh1-4/+5
2019-05-28Configure git for vps-state repo in ./scripts/ci/setup.shEuAndreh2-3/+5
2019-05-28Add git config metadata to enable commiting in CIEuAndreh1-0/+2
2019-05-28Fix mixed usage of $PLAN_FILE variableEuAndreh1-4/+5
2019-05-28Store plan file in vps-state tooEuAndreh1-4/+18
2019-05-28Fix shell.nix path in nix-shell custom shebangEuAndreh2-2/+2
2019-05-28Split scripts into CI and VPS boxEuAndreh4-0/+71