From a64fe35116568cf5886bef82e8486b582cfd27e4 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Fri, 18 Jul 2025 13:44:24 -0600 Subject: [PATCH] Update index.md --- index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/index.md b/index.md index 154c775..ca56ed5 100644 --- a/index.md +++ b/index.md @@ -19,33 +19,39 @@ This documentation hub details the design, setup, and day-to-day management of m This site is organized into several main areas: **Hardware** + - Rack and device inventory - Storage solutions (disk arrays, NAS, SSD/HDD, etc.) - UPS and power management **Networking** + - Physical and virtual network topology - VLAN, subnets, and IP management - Firewall and security rules - Docker and container network configurations **Servers & Virtualization** + - Host OS installation and hardening - Proxmox, Docker, Kubernetes deployment notes - VM/container orchestration - Infrastructure-as-Code **Automation & Monitoring** + - Ansible playbooks and workflows - Monitoring stacks (Prometheus, Grafana, etc.) - Alerting and log management **Application Services** + - Self-hosted applications and deployment strategies - Reverse proxies, SSL, and SSO integration - Routine maintenance and update automation **General Tips & Reference** + - Command-line snippets and troubleshooting - Backups, recovery, and disaster planning - Migration notes and lessons learned