21 lines
592 B
YAML
21 lines
592 B
YAML
site_name: Infrastructure Documentation
|
|
site_description: Generated and maintained infrastructure documentation
|
|
repo_url: https://github.com/beatz174-bit/docker
|
|
docs_dir: docs
|
|
|
|
nav:
|
|
- Home: index.md
|
|
- Docker Environment: docker.md
|
|
- Networking: networking.md
|
|
- Monitoring: monitoring.md
|
|
- Automation: automation.md
|
|
- Operations: operations.md
|
|
- Public Showcase: showcase.md
|
|
- Generated:
|
|
- Compose Inventory: generated/compose-inventory.md
|
|
- Traefik Routes: generated/traefik-routes.md
|
|
- Prometheus Rules: generated/prometheus-rules.md
|
|
|
|
theme:
|
|
name: mkdocs
|