<feed xmlns='http://www.w3.org/2005/Atom'>
<title>server/secrets/borg/borg_remote, branch main</title>
<subtitle>Setup and configuration for VPS and other personal server
</subtitle>
<id>http://euandre.org/git/server/atom?h=main</id>
<link rel='self' href='http://euandre.org/git/server/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://euandre.org/git/server/'/>
<updated>2019-06-05T22:10:57Z</updated>
<entry>
<title>Use specific known keys for connecting with the backup server</title>
<updated>2019-06-05T22:10:57Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2019-06-05T22:09:10Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/server/commit/?id=d79c397db73546214e2dd2717d1f2f139f10a182'/>
<id>urn:sha1:d79c397db73546214e2dd2717d1f2f139f10a182</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use Ansible instead of Bash for provisioning</title>
<updated>2019-06-05T19:42:06Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2019-06-05T19:38:53Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/server/commit/?id=54fd61c887f266f8e2e6b1419a86fc6681116069'/>
<id>urn:sha1:54fd61c887f266f8e2e6b1419a86fc6681116069</id>
<content type='text'>
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;
</content>
</entry>
</feed>
