aboutsummaryrefslogtreecommitdiff
path: root/deploy.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use Ansible instead of Bash for provisioningEuAndreh2019-06-051-41/+0
* Split scripts into CI and VPS boxEuAndreh2019-05-281-1/+1
* Add cd to /home/vps/ in profileEuAndreh2019-05-271-0/+1
* Use ssh pipe and cat instead of hacky temporary file descriptorEuAndreh2019-05-271-3/+1
* Add bash_aliases.sh and scp it when deploying a new boxEuAndreh2019-05-271-0/+1
* Use more robust Bash cd approachEuAndreh2019-05-261-1/+1
* Prepare builds.sr.ht CI environment before running build tasksEuAndreh2019-05-261-3/+0
* Disable shellcheck 2139 offenseEuAndreh2019-05-261-0/+1
* Remove extra newline at "Done.\n" messagesEuAndreh2019-05-261-3/+3
* Automate provisioning and deployment of VPSEuAndreh2019-05-261-7/+27
* Pull Docker images before running docker-compose upEuAndreh2019-05-251-0/+1
* Fix docker-compose.yaml rename referencesEuAndreh2019-05-251-3/+3
* Restart docker-compose after deploymentEuAndreh2019-05-251-0/+5
* Remove provisioning from TerraformEuAndreh2019-05-251-0/+17