Documentation Restructure
All checks were successful
Automatic Documentation Deployment / Sync Docs to https://kb.bunny-lab.io (push) Successful in 5s
All checks were successful
Automatic Documentation Deployment / Sync Docs to https://kb.bunny-lab.io (push) Successful in 5s
This commit is contained in:
29
index.md
29
index.md
@@ -5,29 +5,17 @@ This documentation details the design, setup, and day-to-day management of my ho
|
||||
---
|
||||
|
||||
## Top-Level Sections
|
||||
**Foundations**
|
||||
- Conventions, templates, glossary, and shared standards
|
||||
**Deployments**
|
||||
- Platform, service, and automation deployment guides
|
||||
|
||||
**Hardware**
|
||||
- Node build sheets, storage layouts, and physical inventory
|
||||
**Workflows**
|
||||
- Day-2 runbooks, maintenance procedures, and troubleshooting flows
|
||||
|
||||
**Networking**
|
||||
- Addressing plans, firewall rules, VPNs, and network services
|
||||
|
||||
**Platforms**
|
||||
- Virtualization and containerization stacks (hypervisors, Kubernetes, Docker)
|
||||
|
||||
**Services**
|
||||
- Deployable apps and services (auth, docs, email, monitoring, etc.)
|
||||
|
||||
**Automation**
|
||||
- Ansible, Puppet, and workflow automation notes
|
||||
|
||||
**Operations**
|
||||
- Runbooks for maintenance, backups, and troubleshooting
|
||||
**Scripts**
|
||||
- Quick-use Bash, PowerShell, and Batch scripts/snippets
|
||||
|
||||
**Reference**
|
||||
- Quick scripts and snippets for day-to-day tasks
|
||||
- Foundations, hardware inventory, and networking reference material
|
||||
|
||||
**Blog**
|
||||
- Narrative posts and lessons learned
|
||||
@@ -40,7 +28,7 @@ This documentation details the design, setup, and day-to-day management of my ho
|
||||
- **Personal Environment:** These docs reflect my own environment, goals, and risk tolerance.
|
||||
- **Security & Scale:** Approaches described here are suited to homelab or SMB use, and may need adjustments for enterprise-scale, regulatory compliance, or higher security standards.
|
||||
- **No Credentials:** All sensitive info is redacted or generalized.
|
||||
- **Assumptions:** Some guides assume specific tools, e.g. [Portainer](./platforms/containerization/docker/deploy-portainer.md), [AWX](./automation/ansible/awx/deployment/awx-operator.md), etc. Substitute with your preferred tools as needed.
|
||||
- **Assumptions:** Some guides assume specific tools, e.g. [Portainer](deployments/platforms/containerization/docker/deploy-portainer.md), [AWX](./deployments/automation/ansible/awx/deployment/awx-operator.md), etc. Substitute with your preferred tools as needed.
|
||||
|
||||
---
|
||||
|
||||
@@ -52,3 +40,4 @@ This documentation details the design, setup, and day-to-day management of my ho
|
||||
---
|
||||
|
||||
> _“Homelabs are for learning, breaking things, and sharing the journey. Hope you find something helpful here!”_
|
||||
|
||||
|
||||
Reference in New Issue
Block a user