Skip to main content

General

Introduction to Proxus

Start here. Learn what Proxus does, who it is for, and the fastest path to your first working setup.

Proxus is an Industrial IoT platform that connects machines, organizes their data, and makes it useful — in dashboards, automation rules, integrations, and AI workflows.

If you are new here, this page shows you what the platform does, who it is built for, and the fastest path to a working setup.


What Can You Do With Proxus?

CapabilityWhat It MeansLearn More
ConnectRead data from Siemens, Modbus, OPC UA, Allen-Bradley, and 15+ industrial protocolsProtocols
ContextualizeOrganize raw PLC tags into a Unified Namespace (UNS) based on ISA-95Unified Namespace
AutomateDetect conditions and trigger alerts or actions at the edge, even during network outagesRules Engine
ScriptDeploy custom C# functions to Edge Gateways for transformations and calculationsC# Functions
VisualizeBuild dashboards, browse live data in UNS Explorer, and monitor health in Operations CenterVisualization
IntegrateSend data to ClickHouse, PostgreSQL, Azure IoT Hub, MQTT brokers, and moreIntegrations

Who is Proxus For?

lightbulb
Not sure where to start?

Go to Learning Paths and pick the path that matches your role. Each path guides you step-by-step through the docs you need.


Why Proxus?

Industrial transformation projects often fail when systems are hard to connect or hard to change. Proxus reduces that friction:

  • Unified Namespace: Model data hierarchically instead of as flat tag lists. Every consumer reads from the same structure.
  • Stateless Edge: Keep configuration on the Central Server so gateways are replaceable in minutes, not days.
  • Hybrid Intelligence: Use visual rules when they are enough, or C# when you need custom logic.
  • Vendor Agnostic: Bridge OT protocols (Siemens, Modbus, OPC UA) with IT standards (MQTT, SQL, REST) in one platform.

Getting Started in 3 Steps

Deploy the Platform

Install Proxus using Docker Compose for a single-server setup, or use Kubernetes HA for production environments that need failover and rolling updates.

Connect Your First Device

Register an Edge Gateway, create a Device Profile, and start reading data — either from a real PLC or the built-in simulator.

See Your Data

Open the UNS Explorer to see live, organized data flowing through the system. Then build your first dashboard.

timer

Quick Start Guide

Deploy Proxus, connect a simulator, and verify data flow in under 30 minutes.

deployed_code

Kubernetes HA Deployment

Deploy Proxus with HA PostgreSQL, replicated ClickHouse, NATS JetStream, active-active UI, and singleton gateways.


Learn the Fundamentals

Before diving into configuration, understand the core concepts that power the platform:


Explore Further

TopicPurpose
Learning PathsRole-based guided journeys through the docs
GlossaryStandard definitions for all Proxus terminology
TroubleshootingStart here when something is not working
Configuration ReferenceComplete reference for Proxus-config.toml