aboutsummaryrefslogtreecommitdiff
path: root/provision.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Split scripts into CI and VPS boxEuAndreh2019-05-281-34/+0
* Remove git rev-parse from .envrcEuAndreh2019-05-281-1/+1
* Add backup routing before possibly tearing down machineEuAndreh2019-05-281-2/+5
* WIP: take a backup during deploymentEuAndreh2019-05-271-2/+3
* Run terraform init before running terraform applyEuAndreh2019-05-261-0/+1
* ci dbgEuAndreh2019-05-261-0/+1
* Fix missing argument to sshEuAndreh2019-05-261-1/+1
* Specify shell type to ShellCheck in nix-shell shebang filesEuAndreh2019-05-261-0/+1
* Use more robust Bash cd approachEuAndreh2019-05-261-1/+1
* Use nix-shell shebang to run CI scriptsEuAndreh2019-05-261-1/+2
* Prepare builds.sr.ht CI environment before running build tasksEuAndreh2019-05-261-5/+0
* Unlock with git-crypt in setup phaseEuAndreh2019-05-261-8/+2
* Disable shellcheck 2139 offenseEuAndreh2019-05-261-0/+1
* Remove extra newline at "Done.\n" messagesEuAndreh2019-05-261-5/+5
* Fix unexpected shell scapingEuAndreh2019-05-261-1/+1
* Automate provisioning and deployment of VPSEuAndreh2019-05-261-0/+36
* Remove provisioning from TerraformEuAndreh2019-05-251-24/+0
* Use apt_wait before interacting with apt-getEuAndreh2019-05-251-3/+20
* Move provisioning code into provision.shEuAndreh2019-05-251-0/+7