31 lines
1001 B
Markdown
31 lines
1001 B
Markdown
# Infrastructure Documentation
|
|
|
|
This documentation describes the Docker-based infrastructure, reverse proxy configuration, monitoring stack, automation services, and generated inventory for this environment.
|
|
|
|
Some sections are manually written. Other sections are generated automatically by GitHub Actions from the repository configuration.
|
|
|
|
## Sections
|
|
|
|
- [Docker Environment](docker.md)
|
|
- [Networking and Reverse Proxy](networking.md)
|
|
- [Monitoring and Alerting](monitoring.md)
|
|
- [Automation](automation.md)
|
|
- [Operations](operations.md)
|
|
- [Public Showcase](showcase.md)
|
|
|
|
## Generated Documentation
|
|
|
|
- [Compose Inventory](generated/compose-inventory.md)
|
|
- [Traefik Routes](generated/traefik-routes.md)
|
|
- [Prometheus Rules](generated/prometheus-rules.md)
|
|
- [Resolved Compose Config](generated/docker-compose.resolved.yml)
|
|
- [Docker Compose Diagram](diagrams/docker-compose.svg)
|
|
|
|
## Public-safe Output
|
|
|
|
Sanitized documentation intended for public sharing is generated under:
|
|
|
|
```text
|
|
docs/public/
|
|
```
|