aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Update indentation of utils.nixEuAndreh2019-08-201-70/+70
|
* TODOs.orgEuAndreh2019-06-181-0/+1
|
* TODOs.orgEuAndreh2019-06-171-2/+5
|
* TODOs.orgEuAndreh2019-06-161-2/+12
|
* Chage $TLD! :tada:EuAndreh2019-06-161-0/+0
|
* TODOs.orgEuAndreh2019-06-151-0/+5
|
* Fancify TLD prefixes for Wallabag and NextcloudEuAndreh2019-06-151-0/+0
|
* TODOs.orgEuAndreh2019-06-141-0/+2
|
* TODOs.orgEuAndreh2019-06-141-0/+1
|
* s/See failed run:/See run:/EuAndreh2019-06-131-1/+1
|
* TODOs.orgEuAndreh2019-06-131-0/+2
|
* default.nix: Add file package to shell build inputsEuAndreh2019-06-131-0/+1
| | | | Used in 'setup.sh'.
* TODOs.orgEuAndreh2019-06-131-0/+1
|
* Specify email address when rotating keysEuAndreh2019-06-132-2/+2
|
* TODOs.orgEuAndreh2019-06-132-1/+3
|
* utils.nix: Fix shell derivation function helpersEuAndreh2019-06-131-4/+3
|
* Add 1 git-crypt collaboratorEuAndreh2019-06-131-0/+0
| | | | | | New collaborators: B9578058 builds.sr.ht-gpg <builds.sr.ht-gpg@euandre.org>
* Remove old GPG keypair from git-cryptEuAndreh2019-06-131-0/+0
|
* default.nix: Use shell helper functions from utils.nixEuAndreh2019-06-122-21/+24
|
* 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
|
* WIP: add README.orgEuAndreh2019-06-111-0/+3
|
* Add default colors.sh and README.css filesEuAndreh2019-06-112-0/+454
|
* Tweak early exit of .envrcEuAndreh2019-06-111-1/+1
| | | | I guess this is needed because =direnv= loads the .envrc in a non-conventional way.
* Only access any secret file in .envrc when decryptedEuAndreh2019-06-111-6/+8
|
* Only source ./secrets/secret-envrc.sh when decrypted.EuAndreh2019-06-111-1/+6
|
* TODOs.orgEuAndreh2019-06-111-1/+2
|
* Remove duplicated dangling shutdown codeEuAndreh2019-06-111-5/+0
|
* TODOs.orgEuAndreh2019-06-111-1/+4
|
* Comment sections of vps.tfEuAndreh2019-06-111-0/+8
|
* TODOs.orgEuAndreh2019-06-111-6/+10
|
* Turn off $DESTROY_VOLUME toggleEuAndreh2019-06-111-1/+1
|
* Run shutdown with Ansible instead of BashEuAndreh2019-06-114-17/+34
|
* 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
|
* Don't rely on git when running .buildenv and .envrcEuAndreh2019-06-111-1/+1
|
* Revert "Install gitMinimal package to allow getting git SHA in .buildenv"EuAndreh2019-06-111-2/+0
| | | | This reverts commit 8bb7cd9d1f090a3e20e212566746b61a5f1fe4e9.
* Install gitMinimal package to allow getting git SHA in .buildenvEuAndreh2019-06-111-0/+2
|
* Run git crypt lock inside trap functionEuAndreh2019-06-111-7/+7
|
* Move envsubst calls out of setup.sh into deploy.shEuAndreh2019-06-112-7/+9
|
* Set the directory before sourcingEuAndreh2019-06-112-2/+1
|
* Quiet import GPGEuAndreh2019-06-101-1/+1
|
* Allow envrc to be sourced in CIEuAndreh2019-06-102-3/+4
|
* Remove call to =cd= in envrc filesEuAndreh2019-06-102-1/+0
|
* Reorder setup.shEuAndreh2019-06-101-6/+6
|