update docs
This commit is contained in:
@@ -24,7 +24,8 @@ This is a home server Infrastructure as Code (IAC) repository that manages a K3s
|
||||
### Application Stack
|
||||
- **Core services**: Bitwarden (password manager), Nextcloud (file storage), Home Assistant
|
||||
- **Media stack**: Jellyfin, Sonarr, Deluge, Openbooks, Jackett, Transmission
|
||||
- **Development**: Gitea (git hosting), Homarr (dashboard)
|
||||
- **Development**: Gitea (git hosting), Gitea Runner (CI/CD), Homarr (dashboard)
|
||||
- **Fun/personal**: Horchposten, JNR-Web (locally built images)
|
||||
- **Infrastructure**: Cloudflare Tunnel for external access
|
||||
|
||||
### Storage Architecture
|
||||
@@ -118,7 +119,8 @@ kubectl get pods -A
|
||||
- `Ansible/`: System configuration, K3s deployment, user management
|
||||
- `k8s/core/`: Essential cluster services (cert-manager, bitwarden, etc.)
|
||||
- `k8s/media/`: Media server applications
|
||||
- `k8s/lab/`: Development and experimental services
|
||||
- `k8s/lab/`: Development and experimental services (Gitea, Gitea Runner, Multus)
|
||||
- `k8s/fun/`: Personal projects (Horchposten, JNR-Web)
|
||||
- `k8s/nextcloud/`: Helm chart for Nextcloud deployment
|
||||
- `certs/`: TLS certificates for services
|
||||
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
|
||||
**Date**: October 23, 2025
|
||||
**System**: kimchi homelab server
|
||||
**Status**: Planning/analysis only — monitoring stack has not been deployed yet
|
||||
|
||||
## Current System Status
|
||||
|
||||
|
||||
Reference in New Issue
Block a user