aboutsummaryrefslogtreecommitdiff
path: root/shell.nix (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-08-05Create dockerfiles directory before copying dockerfilesEuAndreh1-6/+12
2020-08-05TODOs.orgEuAndreh1-1/+14
2020-08-05Add gpodder container initial implementationEuAndreh4-0/+45
2020-08-05Checkpoint: working Nextcloud installation with configured trusted domainsEuAndreh2-14/+18
2020-08-03Update docker volume mapping configurationEuAndreh1-5/+9
Based on: https://github.com/buchdag/letsencrypt-nginx-proxy-companion-compose/blob/master/2-containers/compose-v3/environment/docker-compose.yaml
2020-08-02TODOs.org: move old stuff to archive.orgEuAndreh2-375/+398
2020-08-02deploy.sh: mv -> cpEuAndreh1-1/+1
2020-08-02TODOs.orgEuAndreh1-0/+6
2020-08-02.gitignore: Add top-level provision.yamlEuAndreh1-0/+3
2020-08-02Toggle DESTROY_VPSEuAndreh1-0/+0
2020-08-02Conform volume_name to digital ocean's limitationEuAndreh1-0/+0
2020-08-02Remove all wallabag references leftEuAndreh2-12/+0
2020-08-02provision.env.yaml: Stop installing Python 2EuAndreh1-7/+0
Ansible now instead of requiring Python 2 (that being the reason for this piece of code to exist) it complains about using it, and issues a deprecation warning: [DEPRECATION WARNING]: Distribution Ubuntu 18.04 on host arrobaponto.org should use /usr/bin/python3, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs.ansible.com/ansible /2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
2020-08-02docker-compose.env.yaml: Add /etc/nginx/vhost.d as a volue for letsencrypt ↵EuAndreh1-0/+1
container
2020-08-02Rename DESTROY_VOLUME -> DESTROY_VPSEuAndreh3-2/+2
2020-08-02Toggle DESTROY_VOLUMEEuAndreh1-0/+0
2020-08-02Revert "provision.env.yaml: Tweak relative paths"EuAndreh2-7/+8
This reverts commit cb15c40682b990697087380e102cd39fca47f6d9. Instead of the previous solution, copy the provision.yaml file before running the Ansible playbook.
2020-08-02provision.env.yaml: Tweak relative pathsEuAndreh1-6/+6
This is a sub-optimal solution, since provision.env.yaml itself is in a different path from the generated one.
2020-08-02secret-envry.sh: Add ${DESTROY_VOLUME} operational toggleEuAndreh1-0/+0
2020-08-02provision.yaml: Use environment value of VPS_VOLUME_NAMEEuAndreh2-2/+3
2020-08-02provision.yaml: Create the docker network before starting docker-composeEuAndreh1-0/+3
2020-08-02Use a name from the environment for the names of the host and the volumeEuAndreh2-2/+12
2020-08-02vps.tf: Name VPS volume derived from droplet nameEuAndreh1-1/+1
2020-08-02vps.tf: Add missing host to digitalocean_droplet due to updateEuAndreh1-0/+1
2020-08-02vps.tf: Update to new Terraform syntaxEuAndreh1-21/+21
2020-08-02Update docker_compose Ansible moduleEuAndreh2-2/+2
2020-08-02secret-envrc.sh: Update TLDEuAndreh1-0/+0
2020-08-02Upgrade docker-compose.env.yaml from 2 to 3EuAndreh1-6/+18
2020-08-02Update expired public keyEuAndreh1-15/+62
2020-08-02.envrc: Ignore missing 'file'EuAndreh1-1/+1
2020-08-02docker-compose.yaml: change name of letsencrypt container nameEuAndreh1-1/+1
2020-08-02docker-compose.yaml: Remove wallabag containerEuAndreh1-18/+0
2019-11-16TODOs.orgEuAndreh1-1/+2
2019-11-16TODOs.orgEuAndreh1-0/+1
2019-11-15utils.nix: Use nixfmt from nixpkgsEuAndreh1-6/+2
2019-11-02TODOs.orgEuAndreh1-0/+1
2019-08-20Update indentation of utils.nixEuAndreh1-70/+70
2019-06-18TODOs.orgEuAndreh1-0/+1
2019-06-17TODOs.orgEuAndreh1-2/+5
2019-06-16TODOs.orgEuAndreh1-2/+12
2019-06-16Chage $TLD! :tada:EuAndreh1-0/+0
2019-06-15TODOs.orgEuAndreh1-0/+5
2019-06-15Fancify TLD prefixes for Wallabag and NextcloudEuAndreh1-0/+0
2019-06-14TODOs.orgEuAndreh1-0/+2
2019-06-14TODOs.orgEuAndreh1-0/+1
2019-06-13s/See failed run:/See run:/EuAndreh1-1/+1
2019-06-13TODOs.orgEuAndreh1-0/+2
2019-06-13default.nix: Add file package to shell build inputsEuAndreh1-0/+1
Used in 'setup.sh'.
2019-06-13TODOs.orgEuAndreh1-0/+1
2019-06-13Specify email address when rotating keysEuAndreh2-2/+2