Location: tst
Env: prod

Connected Operations

Welcome to the IOT Application Control Center for tst. Access tools and management guides below.

📡

Login | ChirpStack LNS

Core LoRaWAN Network Server. Manage gateways and device data flows.

🐙

Node-RED

Low-code programming for real-time IOT data processing and routing.

📈

Grafana

Operational dashboards and visualisations for system health metrics.

🐘

pgAdmin 4

Database management tool for inspecting and managing PostgreSQL stores.

🔒

BunkerM

Secure MQTT broker and access control. Interconnect all services securely.

🛠️ Setup & Maintenance Guide

Overall Architecture

This stack is deployed to Azure Kubernetes Service using a centralized Bicep and YAML pipeline. All services are integrated with Azure AD for Single Sign-On.

Namespace: ns-tst-prod

BunkerM Setup

MQTT credentials and web UI access are governed by the bunkerm-secret. Configuration is simplified via consolidated ConfigMaps.

ChirpStack Integration

ChirpStack connects to internal PostgreSQL and Redis. Device data is published to BunkerM for consumption by Node-RED.

Database Maintenance

PostgreSQL runs on version 18. Use pgAdmin 4 for management. Backup snapshots are handled at the PV level.