From fa08936caa99241d50ea475fa820e6dd6b255259 Mon Sep 17 00:00:00 2001 From: Stonewall Jackson Date: Sat, 4 Feb 2023 08:54:07 -0500 Subject: update readme --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3cc465e..372b02b 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,13 @@ An Ansible framework for selfhosted infrastructure, based on ## What is this? +`sacredheart-selfhosted` is a collection of Ansible roles based on multiple years +of experience self-hosting my family's digital infrastructure. + I believe that self-hosting our online services is the best way to recapture the -original pioneer spirit of the Internet. `sacredheart-selfhosted` is a collection -of Ansible roles based on multiple years of experience self-hosting my family's -digital infrastructure. +original pioneer spirit of the Internet. I use these Ansible playbooks to configure +desktop workstations, manage virtual machines, and configure both internal and +public-facing web services. Although this project is not intended to be a turn-key appliance, it should be easy to adapt it to your own environment with some basic sysadmin skills. I've -- cgit