Skip to content

Latest commit

 

History

History
119 lines (101 loc) · 5.69 KB

File metadata and controls

119 lines (101 loc) · 5.69 KB

Contributors Forks Stargazers Issues Apache-2.0


Logo

the UNStack

modular, open-architecture, Unified Namespace focused, Industrial-IoT data stack

Quickstart · Explore the docs
Report Bug · Request Feature

About The Project

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!

Under the hood

Core guidelines

  • 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

Motivation

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.

Quickstart

  • 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

Roadmap

  • v1: One-way, reporting-only (edge ➜ global)
  • v2: Two-way, full unified-namespace (edge ⇄ global)

License

Distributed under the Apache-2.0 license. See LICENSE for more information.

Contact

Marc Lüerssen - Email, LinkedIn
Project link: https://github.com/the-unstack/unstack