Tuesday, 12/18/2018
- ID
- b2ef7701-6afe-4c0d-83df-55141e2a0a2b
01:59 Journaling, eh?
I ought to be in bed asleep. But I finally got the motivation to clean up my
local devops setup, and even more than that, I have a plan to make it really
simple.
I have historically used Nextcloud, which is great. But I realized that
Syncthing provides everything I need a much less overhead in terms of
configuration and server resources. Rather than host ten times more things than
I use on a regular basis, syncthing is a breeze to automate setup with ansible,
and with dynamic inventory I can provision new nodes really easily.
Between that and trying some literate devops at home, it's been a fun little
project.