Adventures in Automation: Part 1
So ever since I heard about automation (and then orchestration) I have finally taken some measures to not only learn but implement some of my own.
Since I realised that I have a reasonable amount of unwanted technical debt building up while having to maintain my 'homelab' in its current state, some the daily hastles can be automated away.
Two such tasks I have just undertaken and completed are"
- Ansible automation to update, upgrade and clean orphaned/unused packages
- Script to cleanup snapshots taken prior to ansible playbooks being run
I have a very long way to go before I can get other things automated, but its a start.
I'm also in the process if defining a docker environment where most of my services will operate from within one or more virtual machines.
I will also have to look into github repository of my code and a complete cloud backup solution with onsite encryption (encryped using my own privately owned and stored keys).
No comments:
Post a Comment