Files
motovaultpro/config/CLAUDE.md
Eric Gullickson 87ee498af7 chore: update docs
2026-02-05 21:49:35 -06:00

15 lines
711 B
Markdown

# config/
## Subdirectories
| Directory | What | When to read |
| --------- | ---- | ------------ |
| `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 |