From 46e79632380a5adcdc4dc415209400c18c69c4e5 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Fri, 18 Jul 2025 13:43:54 -0600 Subject: [PATCH] Update index.md --- index.md | 66 +++++++++++++++++++++++++++----------------------------- 1 file changed, 32 insertions(+), 34 deletions(-) diff --git a/index.md b/index.md index 3d8157a..154c775 100644 --- a/index.md +++ b/index.md @@ -16,41 +16,39 @@ This documentation hub details the design, setup, and day-to-day management of m --- ## 📂 What You’ll Find Here +This site is organized into several main areas: -!!! abstract "Documentation Categories" - 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 +**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 ---