aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* vps.tf: Name VPS volume derived from droplet nameEuAndreh2020-08-021-1/+1
|
* vps.tf: Add missing host to digitalocean_droplet due to updateEuAndreh2020-08-021-0/+1
|
* vps.tf: Update to new Terraform syntaxEuAndreh2020-08-021-21/+21
|
* Update docker_compose Ansible moduleEuAndreh2020-08-022-2/+2
|
* secret-envrc.sh: Update TLDEuAndreh2020-08-021-0/+0
|
* Upgrade docker-compose.env.yaml from 2 to 3EuAndreh2020-08-021-6/+18
|
* Update expired public keyEuAndreh2020-08-021-15/+62
|
* .envrc: Ignore missing 'file'EuAndreh2020-08-021-1/+1
|
* docker-compose.yaml: change name of letsencrypt container nameEuAndreh2020-08-021-1/+1
|
* docker-compose.yaml: Remove wallabag containerEuAndreh2020-08-021-18/+0
|
* TODOs.orgEuAndreh2019-11-161-1/+2
|
* TODOs.orgEuAndreh2019-11-161-0/+1
|
* utils.nix: Use nixfmt from nixpkgsEuAndreh2019-11-151-6/+2
|
* TODOs.orgEuAndreh2019-11-021-0/+1
|
* 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
|