Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migration: Remove Ansible and Docker code, move only to NixOS | EuAndreh | 2020-08-10 | 1 | -105/+0 |
| | |||||
* | deploy.sh: mv -> cp | EuAndreh | 2020-08-02 | 1 | -1/+1 |
| | |||||
* | Rename DESTROY_VOLUME -> DESTROY_VPS | EuAndreh | 2020-08-02 | 1 | -1/+1 |
| | |||||
* | Revert "provision.env.yaml: Tweak relative paths" | EuAndreh | 2020-08-02 | 1 | -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_NAME | EuAndreh | 2020-08-02 | 1 | -1/+2 |
| | |||||
* | deploy.sh: assert dir before running finish-phase | EuAndreh | 2019-06-11 | 1 | -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 noop | EuAndreh | 2019-06-11 | 1 | -1/+1 |
| | |||||
* | Remove duplicated dangling shutdown code | EuAndreh | 2019-06-11 | 1 | -5/+0 |
| | |||||
* | Run shutdown with Ansible instead of Bash | EuAndreh | 2019-06-11 | 1 | -15/+13 |
| | |||||
* | Run Terraform refresh when not destroying everything | EuAndreh | 2019-06-11 | 1 | -1/+2 |
| | |||||
* | Debug failing Ansible logs | EuAndreh | 2019-06-11 | 1 | -1/+1 |
| | |||||
* | s/mail_debug_log/finish_phase/ | EuAndreh | 2019-06-11 | 1 | -2/+2 |
| | |||||
* | Log when finished runnign trap | EuAndreh | 2019-06-11 | 1 | -0/+2 |
| | |||||
* | Debug failing Ansible playbook logs | EuAndreh | 2019-06-11 | 1 | -1/+1 |
| | |||||
* | Log if trap was called on error or normal exit | EuAndreh | 2019-06-11 | 1 | -2/+10 |
| | |||||
* | Debug failing run of Ansible playbook | EuAndreh | 2019-06-11 | 1 | -1/+1 |
| | |||||
* | Run git crypt lock inside trap function | EuAndreh | 2019-06-11 | 1 | -7/+7 |
| | |||||
* | Move envsubst calls out of setup.sh into deploy.sh | EuAndreh | 2019-06-11 | 1 | -0/+9 |
| | |||||
* | Output all generated files on ./generated/, refactor .envrc variables | EuAndreh | 2019-06-10 | 1 | -0/+87 |