This repo is a living document of me trying to configure my home server/NAS using the principles of Infrastracture as Code.
You can read more about IaS here: https://perfectmediaserver.com/concepts/infraascode.html
- David Stephens for his Ansible NAS project. This is where I got the idea and "borrowed" a lot of concepts and implementations from.
- Jeff Geerling for his book, Ansible for DevOps and his Ansible 101 series on YouTube.
- Jonathan Hanson for his SSH port juggling implementation.
- Alex Kretzschmar and Chris Fisher from @selfhostedshow for introducing me to the idea of Infrastracture as Code