diff options
author | EuAndreh <eu@euandre.org> | 2019-06-06 23:56:44 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2019-06-06 23:56:44 -0300 |
commit | d9c407a182498a75fba19ea6cd3bb5cc2535ed6b (patch) | |
tree | ac58bd1b5b3aa26426a78d1faf2baad5a6198d24 /secrets/envrc.sh | |
parent | Uncomment docker-compose starting Ansible task (diff) | |
download | server-d9c407a182498a75fba19ea6cd3bb5cc2535ed6b.tar.gz server-d9c407a182498a75fba19ea6cd3bb5cc2535ed6b.tar.xz |
Add ${DESTROY_VOLUME} operational toggle
This way I can dynamically control whether to destroy and recreate all the
existing infrastructure entirely from scratch.
The advantages of doing so are:
- test the non-existence of local state on every deployment;
- make sure I can always recreate everything from scratch.
The disadvantages are:
- slower deployment times;
- longer downtime during deployments.
Diffstat (limited to 'secrets/envrc.sh')
-rw-r--r-- | secrets/envrc.sh | bin | 1530 -> 1580 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/secrets/envrc.sh b/secrets/envrc.sh Binary files differindex 5811da7..fec3ed7 100644 --- a/secrets/envrc.sh +++ b/secrets/envrc.sh |