aboutsummaryrefslogtreecommitdiff
path: root/scripts/ci (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-06Add ${DESTROY_VOLUME} operational toggleEuAndreh1-2/+6
2019-06-06Use ${DOLLAR}{VAR} to double scape bash variable in .env templatesEuAndreh1-0/+5
2019-06-06Notify when backup fails instead od saying nothingEuAndreh1-1/+1
2019-06-06Allow backups to fail for nowEuAndreh1-1/+1
2019-06-05Fix ShellCheck offensesEuAndreh1-0/+2
2019-06-05Restore backup in Ansible instead of BashEuAndreh2-7/+4
2019-06-05Restore from backup in fresh volumeEuAndreh1-9/+26
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 serverEuAndreh1-2/+3
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 offensesEuAndreh1-2/+4
2019-06-05Use Ansible instead of Bash for provisioningEuAndreh2-8/+19
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 boxEuAndreh2-0/+57