pages/projects.md: update homeserver entry

This commit is contained in:
dogeystamp 2023-09-16 15:46:30 -04:00
parent 62bd3ab054
commit 28d872435d
Signed by: dogeystamp
GPG Key ID: 7225FE3592EFFA38

View File

@ -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.