Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | provision.env.yaml: Tweak relative paths | EuAndreh | 2020-08-02 | 1 | -6/+6 |
| | | | | | This is a sub-optimal solution, since provision.env.yaml itself is in a different path from the generated one. | ||||
* | secret-envry.sh: Add ${DESTROY_VOLUME} operational toggle | EuAndreh | 2020-08-02 | 1 | -0/+0 |
| | |||||
* | provision.yaml: Use environment value of VPS_VOLUME_NAME | EuAndreh | 2020-08-02 | 2 | -2/+3 |
| | |||||
* | provision.yaml: Create the docker network before starting docker-compose | EuAndreh | 2020-08-02 | 1 | -0/+3 |
| | |||||
* | Use a name from the environment for the names of the host and the volume | EuAndreh | 2020-08-02 | 2 | -2/+12 |
| | |||||
* | vps.tf: Name VPS volume derived from droplet name | EuAndreh | 2020-08-02 | 1 | -1/+1 |
| | |||||
* | vps.tf: Add missing host to digitalocean_droplet due to update | EuAndreh | 2020-08-02 | 1 | -0/+1 |
| | |||||
* | vps.tf: Update to new Terraform syntax | EuAndreh | 2020-08-02 | 1 | -21/+21 |
| | |||||
* | Update docker_compose Ansible module | EuAndreh | 2020-08-02 | 2 | -2/+2 |
| | |||||
* | secret-envrc.sh: Update TLD | EuAndreh | 2020-08-02 | 1 | -0/+0 |
| | |||||
* | Upgrade docker-compose.env.yaml from 2 to 3 | EuAndreh | 2020-08-02 | 1 | -6/+18 |
| | |||||
* | Update expired public key | EuAndreh | 2020-08-02 | 1 | -15/+62 |
| | |||||
* | .envrc: Ignore missing 'file' | EuAndreh | 2020-08-02 | 1 | -1/+1 |
| | |||||
* | docker-compose.yaml: change name of letsencrypt container name | EuAndreh | 2020-08-02 | 1 | -1/+1 |
| | |||||
* | docker-compose.yaml: Remove wallabag container | EuAndreh | 2020-08-02 | 1 | -18/+0 |
| | |||||
* | TODOs.org | EuAndreh | 2019-11-16 | 1 | -1/+2 |
| | |||||
* | TODOs.org | EuAndreh | 2019-11-16 | 1 | -0/+1 |
| | |||||
* | utils.nix: Use nixfmt from nixpkgs | EuAndreh | 2019-11-15 | 1 | -6/+2 |
| | |||||
* | TODOs.org | EuAndreh | 2019-11-02 | 1 | -0/+1 |
| | |||||
* | Update indentation of utils.nix | EuAndreh | 2019-08-20 | 1 | -70/+70 |
| | |||||
* | TODOs.org | EuAndreh | 2019-06-18 | 1 | -0/+1 |
| | |||||
* | TODOs.org | EuAndreh | 2019-06-17 | 1 | -2/+5 |
| | |||||
* | TODOs.org | EuAndreh | 2019-06-16 | 1 | -2/+12 |
| | |||||
* | Chage $TLD! :tada: | EuAndreh | 2019-06-16 | 1 | -0/+0 |
| | |||||
* | TODOs.org | EuAndreh | 2019-06-15 | 1 | -0/+5 |
| | |||||
* | Fancify TLD prefixes for Wallabag and Nextcloud | EuAndreh | 2019-06-15 | 1 | -0/+0 |
| | |||||
* | TODOs.org | EuAndreh | 2019-06-14 | 1 | -0/+2 |
| | |||||
* | TODOs.org | EuAndreh | 2019-06-14 | 1 | -0/+1 |
| | |||||
* | s/See failed run:/See run:/ | EuAndreh | 2019-06-13 | 1 | -1/+1 |
| | |||||
* | TODOs.org | EuAndreh | 2019-06-13 | 1 | -0/+2 |
| | |||||
* | default.nix: Add file package to shell build inputs | EuAndreh | 2019-06-13 | 1 | -0/+1 |
| | | | | Used in 'setup.sh'. | ||||
* | TODOs.org | EuAndreh | 2019-06-13 | 1 | -0/+1 |
| | |||||
* | Specify email address when rotating keys | EuAndreh | 2019-06-13 | 2 | -2/+2 |
| | |||||
* | TODOs.org | EuAndreh | 2019-06-13 | 2 | -1/+3 |
| | |||||
* | utils.nix: Fix shell derivation function helpers | EuAndreh | 2019-06-13 | 1 | -4/+3 |
| | |||||
* | Add 1 git-crypt collaborator | EuAndreh | 2019-06-13 | 1 | -0/+0 |
| | | | | | | New collaborators: B9578058 builds.sr.ht-gpg <builds.sr.ht-gpg@euandre.org> | ||||
* | Remove old GPG keypair from git-crypt | EuAndreh | 2019-06-13 | 1 | -0/+0 |
| | |||||
* | default.nix: Use shell helper functions from utils.nix | EuAndreh | 2019-06-12 | 2 | -21/+24 |
| | |||||
* | 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 |
| | |||||
* | WIP: add README.org | EuAndreh | 2019-06-11 | 1 | -0/+3 |
| | |||||
* | Add default colors.sh and README.css files | EuAndreh | 2019-06-11 | 2 | -0/+454 |
| | |||||
* | Tweak early exit of .envrc | EuAndreh | 2019-06-11 | 1 | -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 decrypted | EuAndreh | 2019-06-11 | 1 | -6/+8 |
| | |||||
* | Only source ./secrets/secret-envrc.sh when decrypted. | EuAndreh | 2019-06-11 | 1 | -1/+6 |
| | |||||
* | TODOs.org | EuAndreh | 2019-06-11 | 1 | -1/+2 |
| | |||||
* | Remove duplicated dangling shutdown code | EuAndreh | 2019-06-11 | 1 | -5/+0 |
| | |||||
* | TODOs.org | EuAndreh | 2019-06-11 | 1 | -1/+4 |
| | |||||
* | Comment sections of vps.tf | EuAndreh | 2019-06-11 | 1 | -0/+8 |
| | |||||
* | TODOs.org | EuAndreh | 2019-06-11 | 1 | -6/+10 |
| |