chore: update docs
This commit is contained in:
@@ -1,13 +1,14 @@
|
||||
# config/
|
||||
|
||||
Configuration files for the 9-container architecture (6 application + 3 logging).
|
||||
|
||||
## Subdirectories
|
||||
|
||||
| Directory | What | When to read |
|
||||
| --------- | ---- | ------------ |
|
||||
| `app/` | Application configuration | App-specific settings |
|
||||
| `deployment/` | Deployment configuration | Deploy scripts, environment configs |
|
||||
| `monitoring/` | Monitoring and alerts | Prometheus, alerting rules |
|
||||
| `shared/` | Shared configuration | Cross-service settings |
|
||||
| `app/` | Application environment configuration | App-specific settings |
|
||||
| `alloy/` | Grafana Alloy log collector config | Log collection pipeline |
|
||||
| `deployment/` | Deployment environment configs | Deploy scripts, environment configs |
|
||||
| `grafana/` | Grafana dashboards and datasources | Log visualization setup |
|
||||
| `loki/` | Loki log storage config | Log storage, retention |
|
||||
| `monitoring/` | Monitoring and alert rules | Alerting rules, health checks |
|
||||
| `shared/` | Shared cross-service configuration | Cross-service settings |
|
||||
| `traefik/` | Traefik reverse proxy config | Routing, SSL, middleware |
|
||||
|
||||
Reference in New Issue
Block a user