aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* WIP: Move to Vultr and NixOSEuAndreh2020-08-1012-179/+171
|
* TODOs.orgEuAndreh2020-08-102-15/+34
|
* cfg-bkpEuAndreh2020-08-091-0/+107
|
* secret-envrc.sh: Fix remote borg pathEuAndreh2020-08-091-0/+0
|
* mail.sh: Add 'successful' messaging on the mail subjectEuAndreh2020-08-091-1/+1
|
* Add AGPL LICENSEEuAndreh2020-08-091-0/+662
|
* scripts/ci/setup.sh: Get GPG key from serverEuAndreh2020-08-083-111/+1
| | | | Instead of storing it on the repository.
* Remove gpodder.net sync software from the serverEuAndreh2020-08-066-56/+4
|
* Align Ansible with_items listEuAndreh2020-08-051-8/+8
|
* Remove FIXME commentEuAndreh2020-08-051-1/+0
|
* TODOs.orgEuAndreh2020-08-051-1/+8
|
* Don't restart gpodder when error occursEuAndreh2020-08-051-1/+1
| | | | It's not working right now, so let's not restart it.
* Custom vhost body size configuration for NextcloudEuAndreh2020-08-053-2/+10
|
* Add gpodder environment variablesEuAndreh2020-08-052-0/+3
|
* Create dockerfiles directory before copying dockerfilesEuAndreh2020-08-051-6/+12
|
* TODOs.orgEuAndreh2020-08-051-1/+14
|
* Add gpodder container initial implementationEuAndreh2020-08-054-0/+45
|
* Checkpoint: working Nextcloud installation with configured trusted domainsEuAndreh2020-08-052-14/+18
|
* Update docker volume mapping configurationEuAndreh2020-08-031-5/+9
| | | | | Based on: https://github.com/buchdag/letsencrypt-nginx-proxy-companion-compose/blob/master/2-containers/compose-v3/environment/docker-compose.yaml
* TODOs.org: move old stuff to archive.orgEuAndreh2020-08-022-375/+398
|
* deploy.sh: mv -> cpEuAndreh2020-08-021-1/+1
|
* TODOs.orgEuAndreh2020-08-021-0/+6
|
* .gitignore: Add top-level provision.yamlEuAndreh2020-08-021-0/+3
|
* Toggle DESTROY_VPSEuAndreh2020-08-021-0/+0
|
* Conform volume_name to digital ocean's limitationEuAndreh2020-08-021-0/+0
|
* Remove all wallabag references leftEuAndreh2020-08-022-12/+0
|
* provision.env.yaml: Stop installing Python 2EuAndreh2020-08-021-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.
* docker-compose.env.yaml: Add /etc/nginx/vhost.d as a volue for letsencrypt ↵EuAndreh2020-08-021-0/+1
| | | | container
* Rename DESTROY_VOLUME -> DESTROY_VPSEuAndreh2020-08-023-2/+2
|
* Toggle DESTROY_VOLUMEEuAndreh2020-08-021-0/+0
|
* Revert "provision.env.yaml: Tweak relative paths"EuAndreh2020-08-022-7/+8
| | | | | | | This reverts commit cb15c40682b990697087380e102cd39fca47f6d9. Instead of the previous solution, copy the provision.yaml file before running the Ansible playbook.
* provision.env.yaml: Tweak relative pathsEuAndreh2020-08-021-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 toggleEuAndreh2020-08-021-0/+0
|
* provision.yaml: Use environment value of VPS_VOLUME_NAMEEuAndreh2020-08-022-2/+3
|
* provision.yaml: Create the docker network before starting docker-composeEuAndreh2020-08-021-0/+3
|
* Use a name from the environment for the names of the host and the volumeEuAndreh2020-08-022-2/+12
|
* 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
|