Skip to content

🧱 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

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.