chore: initial commit for Bruchtal Docker + deploy

This commit is contained in:
Bruchtal Admin
2026-02-21 18:57:26 +01:00
commit 822a62bd60
20 changed files with 406 additions and 0 deletions

24
mkdocs.yml Normal file
View File

@@ -0,0 +1,24 @@
site_name: Bruchtal
site_description: Infrastruktur- und Betriebsdokumentation von Bruchtal
site_author: Bruchtal
theme:
name: material
language: de
nav:
- Übersicht: index.md
- Workflows:
- Docker-workflow: workflows/docker-workflow.md
- Netzwerk:
- Topologie: network/topology.md
- Tunnel: network/tunnel.md
- Proxmox:
- VMs: proxmox/vms.md
- Docker:
- Adguardhome: docker/adguardhome/adguardhome.md
- Wikijs: docker/wikijs/wikijs.md
- Architektur: docker/architecture.md
- Backup_Storage:
- Backup: backup/backup.md
- Storage: backup/storage.md