diff --git a/pages/projects.md b/pages/projects.md index d562144..6ef2bb7 100644 --- a/pages/projects.md +++ b/pages/projects.md @@ -39,10 +39,10 @@ A Python library that helps with manipulating bit flags. It provides meaningful, object-oriented syntax which makes code clearer in this language compared to the equivalent C syntax. -## [homeserver automation](https://github.com/dogeystamp/homeserver-ansible) +## [homeserver automation](https://github.com/dogeystamp/homeserver-iac) -Ansible playbook that automates configuration and deployment of my Raspberry Pi server. -Starting from a blank machine, +Ansible playbook that automates configuration and deployment of my Raspberry Pi server network. +Starting from entirely blank machines, it automatically sets up all the software and configurations, including a music server, Matrix chat server, git hosting service, and this website.