Back to Portfolio

IoT Platform Application on Edge Device

Deployed and adapted an IIoT platform for edge devices, converting Kubernetes-based infrastructure into a Docker-based setup for device management and data visualization.

Overview

Deployed Smart Enterprise Suite, an IIoT platform, on an edge device and transformed the existing Kubernetes architecture into a Docker-based deployment. Integrated Traefik for ingress, MinIO for object storage, Redis for caching, NATS for messaging, and local certificate generation. Configured PostgreSQL with TimescaleDB and pg_cron, created the required schema, and packaged the application into a Mender file for edge deployment.

Tech Stack

Kubernetes Docker Traefik MinIO Redis NATS Mender PostgreSQL TimescaleDB pg_cron Kepware WebSocket

Key Features

  • Ingested data from Kepware into the IoT platform
  • Enabled real-time dashboard visualization
  • Implemented WebSocket-based live updates
  • Processed data through compute services
  • Triggered email alarms for threshold breaches
  • Delivered edge-ready deployment for IIoT monitoring