Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-08-02 | Revert "provision.env.yaml: Tweak relative paths" | EuAndreh | 1 | -1/+2 | |
This reverts commit cb15c40682b990697087380e102cd39fca47f6d9. Instead of the previous solution, copy the provision.yaml file before running the Ansible playbook. | |||||
2020-08-02 | provision.env.yaml: Tweak relative paths | EuAndreh | 1 | -6/+6 | |
This is a sub-optimal solution, since provision.env.yaml itself is in a different path from the generated one. | |||||
2020-08-02 | secret-envry.sh: Add ${DESTROY_VOLUME} operational toggle | EuAndreh | 1 | -0/+0 | |
2020-08-02 | provision.yaml: Use environment value of VPS_VOLUME_NAME | EuAndreh | 2 | -2/+3 | |
2020-08-02 | provision.yaml: Create the docker network before starting docker-compose | EuAndreh | 1 | -0/+3 | |
2020-08-02 | Use a name from the environment for the names of the host and the volume | EuAndreh | 2 | -2/+12 | |
2020-08-02 | vps.tf: Name VPS volume derived from droplet name | EuAndreh | 1 | -1/+1 | |
2020-08-02 | vps.tf: Add missing host to digitalocean_droplet due to update | EuAndreh | 1 | -0/+1 | |
2020-08-02 | vps.tf: Update to new Terraform syntax | EuAndreh | 1 | -21/+21 | |
2020-08-02 | Update docker_compose Ansible module | EuAndreh | 2 | -2/+2 | |
2020-08-02 | secret-envrc.sh: Update TLD | EuAndreh | 1 | -0/+0 | |
2020-08-02 | Upgrade docker-compose.env.yaml from 2 to 3 | EuAndreh | 1 | -6/+18 | |
2020-08-02 | Update expired public key | EuAndreh | 1 | -15/+62 | |
2020-08-02 | .envrc: Ignore missing 'file' | EuAndreh | 1 | -1/+1 | |
2020-08-02 | docker-compose.yaml: change name of letsencrypt container name | EuAndreh | 1 | -1/+1 | |
2020-08-02 | docker-compose.yaml: Remove wallabag container | EuAndreh | 1 | -18/+0 | |
2019-11-16 | TODOs.org | EuAndreh | 1 | -1/+2 | |
2019-11-16 | TODOs.org | EuAndreh | 1 | -0/+1 | |
2019-11-15 | utils.nix: Use nixfmt from nixpkgs | EuAndreh | 1 | -6/+2 | |
2019-11-02 | TODOs.org | EuAndreh | 1 | -0/+1 | |
2019-08-20 | Update indentation of utils.nix | EuAndreh | 1 | -70/+70 | |
2019-06-18 | TODOs.org | EuAndreh | 1 | -0/+1 | |
2019-06-17 | TODOs.org | EuAndreh | 1 | -2/+5 | |
2019-06-16 | TODOs.org | EuAndreh | 1 | -2/+12 | |
2019-06-16 | Chage $TLD! :tada: | EuAndreh | 1 | -0/+0 | |
2019-06-15 | TODOs.org | EuAndreh | 1 | -0/+5 | |
2019-06-15 | Fancify TLD prefixes for Wallabag and Nextcloud | EuAndreh | 1 | -0/+0 | |
2019-06-14 | TODOs.org | EuAndreh | 1 | -0/+2 | |
2019-06-14 | TODOs.org | EuAndreh | 1 | -0/+1 | |
2019-06-13 | s/See failed run:/See run:/ | EuAndreh | 1 | -1/+1 | |
2019-06-13 | TODOs.org | EuAndreh | 1 | -0/+2 | |
2019-06-13 | default.nix: Add file package to shell build inputs | EuAndreh | 1 | -0/+1 | |
Used in 'setup.sh'. | |||||
2019-06-13 | TODOs.org | EuAndreh | 1 | -0/+1 | |
2019-06-13 | Specify email address when rotating keys | EuAndreh | 2 | -2/+2 | |
2019-06-13 | TODOs.org | EuAndreh | 2 | -1/+3 | |
2019-06-13 | utils.nix: Fix shell derivation function helpers | EuAndreh | 1 | -4/+3 | |