aboutsummaryrefslogtreecommitdiff
path: root/scripts/ci/deploy.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Migration: Remove Ansible and Docker code, move only to NixOSEuAndreh2020-08-101-105/+0
|
* deploy.sh: mv -> cpEuAndreh2020-08-021-1/+1
|
* Rename DESTROY_VOLUME -> DESTROY_VPSEuAndreh2020-08-021-1/+1
|
* Revert "provision.env.yaml: Tweak relative paths"EuAndreh2020-08-021-1/+2
| | | | | | | This reverts commit cb15c40682b990697087380e102cd39fca47f6d9. Instead of the previous solution, copy the provision.yaml file before running the Ansible playbook.
* provision.yaml: Use environment value of VPS_VOLUME_NAMEEuAndreh2020-08-021-1/+2
|
* deploy.sh: assert dir before running finish-phaseEuAndreh2019-06-111-0/+3
| | | | | Avoid failures that happened between a pushd and a popd to fail to call ./scripts/ci/mail.sh.
* Don't fail when =terraform apply= is a noopEuAndreh2019-06-111-1/+1
|
* Remove duplicated dangling shutdown codeEuAndreh2019-06-111-5/+0
|
* Run shutdown with Ansible instead of BashEuAndreh2019-06-111-15/+13
|
* Run Terraform refresh when not destroying everythingEuAndreh2019-06-111-1/+2
|
* Debug failing Ansible logsEuAndreh2019-06-111-1/+1
|
* s/mail_debug_log/finish_phase/EuAndreh2019-06-111-2/+2
|
* Log when finished runnign trapEuAndreh2019-06-111-0/+2
|
* Debug failing Ansible playbook logsEuAndreh2019-06-111-1/+1
|
* Log if trap was called on error or normal exitEuAndreh2019-06-111-2/+10
|
* Debug failing run of Ansible playbookEuAndreh2019-06-111-1/+1
|
* Run git crypt lock inside trap functionEuAndreh2019-06-111-7/+7
|
* Move envsubst calls out of setup.sh into deploy.shEuAndreh2019-06-111-0/+9
|
* Output all generated files on ./generated/, refactor .envrc variablesEuAndreh2019-06-101-0/+87