Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Output all generated files on ./generated/, refactor .envrc variables | EuAndreh | 2019-06-10 | 1 | -3/+3 |
* | Don't run restore backup Ansible task when not required | EuAndreh | 2019-06-10 | 1 | -1/+2 |
* | Add =any_errors_fatal: true= to provision.yml playbook | EuAndreh | 2019-06-07 | 1 | -0/+2 |
* | Uncomment docker-compose starting Ansible task | EuAndreh | 2019-06-06 | 1 | -5/+5 |
* | Don't start docker-compose services while debugging restore-backup.sh | EuAndreh | 2019-06-06 | 1 | -5/+5 |
* | Add mode to all files being copied by Ansible | EuAndreh | 2019-06-06 | 1 | -7/+7 |
* | Re-add Ansible task to create /home/vps/ directory | EuAndreh | 2019-06-05 | 1 | -0/+4 |
* | Restore backup in Ansible instead of Bash | EuAndreh | 2019-06-05 | 1 | -9/+10 |
* | Restore from backup in fresh volume | EuAndreh | 2019-06-05 | 1 | -0/+2 |
* | Add volume to VPS | EuAndreh | 2019-06-05 | 1 | -0/+5 |
* | Add borgbackup package in Ansible recipe | EuAndreh | 2019-06-05 | 1 | -2/+2 |
* | Use Ansible instead of Bash for provisioning | EuAndreh | 2019-06-05 | 1 | -0/+31 |