From 3ccf1a3b9e13a18fc100b1177c1f57550d297558 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Fri, 16 May 2025 15:55:20 -0600 Subject: [PATCH] Update index.md --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index b0d77fd..f44a2bc 100644 --- a/index.md +++ b/index.md @@ -1,5 +1,5 @@ # Home -This website exists to document various aspects of my homelab environment. It is publically-accessible to benefit others who have similar homelabs, and can act as a learning resource for those who want to learn more about homelabs. +This website exists to document various aspects of my homelab environment. It is publicly-accessible to benefit others who have similar homelabs, and can act as a learning resource for those who want to learn more about homelabs. !!! note This website does not contain any sensitive credentials to any of my homelab infrastructure, anything of that sort has been redacted / generalized for the purpose of instruction. Beyond that, this documentation makes some assumptions, such as that you are using [Portainer](https://docs.bunny-lab.io/Docker%20%26%20Kubernetes/Servers/Docker/Portainer/) to deploy containers, [AWX](https://docs.bunny-lab.io/Docker%20%26%20Kubernetes/Servers/AWX/AWX%20Operator/Ansible%20AWX%20Operator/) to deploy Ansible playbooks, etc.