
modular, open-architecture, Unified Namespace focused, Industrial-IoT data stack
Quickstart
·
Explore the docs
Report Bug
·
Request Feature
The UNStack is a modular, open-architecture, Unified Namespace focused, Industrial-IoT data stack.
It delivers your data from your edge devices to your central dashboards and beyond.
Even in small commercial applications, you quickly reach the limitations of the MING stack.
This is where the UNStack comes in!
- Grafana (Dashboards) (Github, Docker Hub)
- TimescaleDB (PostgreSQL extension) (Github, Docker Hub)
- Redpanda Connect (ETL-Tool) (Github, Docker Hub)
- Redpanda (Kafka Broker) (Github, Docker Hub)
- Node-RED (Low-code logic) (Github, Docker Hub)
- Mosquitto (MQTT-Broker) (Github, Docker Hub)
- Adminer (Database management) (Github, Docker Hub)
- Telegraf (ETL-Tool) (Github, Docker Hub)
- OPCUA-Simulator (Github, Docker Hub)
- Keep-It-Simple
- Containers Only, Linux Only
- Open Architecture / Open Standards Only
- S..t happens - design for troubleshooting
- Don’t reinvent the wheel – integrate best-in-class tools instead of forking or building them
Industrial-IoT platforms often cost an arm and a leg, while providing a hard vendor lock-in and ridiculously low amounts of innovation. Small and medium sized businesses should not be locked out of digitalization, due to software costs.
- Install:
cd /srv
git clone https://github.com/the-unstack/unstack.git
cd unstack
cp './!credentials/credentials.env.example' './!credentials/credentials.env'
# Edit /!credentials/credentials.env to set your own passwords
'./!scripts/initialize.sh'
./docker_all_restart.sh
- Access Grafana: http://hostip:3000
- v1: One-way, reporting-only (edge ➜ global)
- v2: Two-way, full unified-namespace (edge ⇄ global)
Distributed under the Apache-2.0 license. See LICENSE
for more information.
Marc Lüerssen - Email, LinkedIn
Project link: https://github.com/the-unstack/unstack