From 28d872435d31790498686190c683f31f68540acb Mon Sep 17 00:00:00 2001 From: dogeystamp Date: Sat, 16 Sep 2023 15:46:30 -0400 Subject: [PATCH] pages/projects.md: update homeserver entry --- pages/projects.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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.