π§± Infrastructure¶
This section documents the server infrastructure, networking, and deployment backbone of the Dhanman system.
It includes details on database setup, message brokers, storage systems, and observability tools.
π Contents¶
Overview¶
- Infrastructure Overview β A complete view of server clusters, environments, and deployment topology.
Components¶
- Database β PostgreSQL configuration, replication, and backup strategy.
- Messaging β RabbitMQ setup and exchange/queue conventions.
- Storage β MinIO-based document and media storage.
- Monitoring Overview β Logging and metrics overview using Loki, Promtail, Grafana.
- Monitoring Setup Guide β Step-by-step configuration for Prometheus, Loki, Grafana, RabbitMQ, and Node Exporter integration.
π₯οΈ Environment Summary¶
| Environment | Host | Purpose |
|---|---|---|
| Production | 51.79.156.217 |
Live deployment with SSL, monitoring, and backups. |
| QA | 54.37.159.71 |
Testing and pre-production environment. |
π Next Step:
View the Infrastructure Overview or dive into Monitoring Setup Guide.