| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use ${DOLLAR}{VAR} to double scape bash variable in .env templates | EuAndreh | 2019-06-06 | 1 | -0/+5 |
| * | Restore backup in Ansible instead of Bash | EuAndreh | 2019-06-05 | 1 | -1/+3 |
| * | Remove duplicate chmod on borg-remote | EuAndreh | 2019-06-05 | 1 | -1/+0 |
| * | Remove unused cloud-config.env.yaml | EuAndreh | 2019-06-05 | 1 | -1/+0 |
| * | Fix ShellCheck offenses | EuAndreh | 2019-06-05 | 1 | -2/+4 |
| * | Use Ansible instead of Bash for provisioning•••The deployment is not quite working, and I'm unable to test right now: DigitalOcean is returning 503 for my requests. As of this commit, I can run =ansible-playbook provider.yml= more than once and it will actually be idempotent. Notes: - SSH fingerprint are now taken from the public key file instead of manually supplying it in the terraform template using the =digitalocean_ssh_key= resource; - use Ansible instead of ad-hoc Bash scripts for provisioning the Droplets created by Terraform; - use the =filename.env.extension= to create the concrete files in CI; - use the =user_data= to add the know SSH key pair to the newly created Droplet; - add =rotate-ssh-keys.sh= utils; | EuAndreh | 2019-06-05 | 1 | -3/+11 |
| * | Configure git for vps-state repo in ./scripts/ci/setup.sh | EuAndreh | 2019-05-28 | 1 | -1/+5 |
| * | Fix shell.nix path in nix-shell custom shebang | EuAndreh | 2019-05-28 | 1 | -1/+1 |
| * | Split scripts into CI and VPS box | EuAndreh | 2019-05-28 | 1 | -0/+22 |
