Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
docs: describe operational readiness
  • Loading branch information
mtojek committed Mar 22, 2024
commit 3820346a4fd6717835af060549d8f8989b33d6b2
14 changes: 14 additions & 0 deletions docs/admin/architectures/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -342,3 +342,17 @@ We provide the following general recommendations for PostgreSQL settings:
and memory utilization is high.
- Utilize faster disk options (higher IOPS) such as SSDs or NVMe drives for
optimal performance enhancement and possibly reduce database load.

## Operational readiness

TODO Configuration: Helm values, environment variables

TODO Template configuration managed via CI/CD.

TODO Observability, e.g. Promethus/Grafana

TODO Database backups link scripts if we have any

TODO Custom support links

TODO Custom agent troubleshooting links