chore: initial commit for Bruchtal Docker + deploy
This commit is contained in:
24
mkdocs.yml
Normal file
24
mkdocs.yml
Normal 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
|
||||
Reference in New Issue
Block a user