Hi guys - do you see your solution as deploying a ...
# general
s
Hi guys - do you see your solution as deploying a "factory in a box". I mean, when a company IT department needs to deploy infrastructure, they can package it all in a helm chart, and deploy it through UMH. Is this a fair understanding?
j
The UMH is "IT / OT infrastructure in a box", so if you want to run Node-RED, Grafana, Historians, Analytics, etc., it is all packaged together in a so-called Helm Chart. This is what the UMH is in its core.
However, we include more components around it: We recommend an operating system (flatcar), which we know is easy to maintain, and which we automatically setup with everything you need to install a Helm Chart (Kubernetes, etc.), so that you can get started immediately without to worry about the Virtual Machine / Operating SYstems / Software Installation Part. The IT department can either provide their own Kubernetes Cluster, or deploy their own docker container in the same operating system (flatcar) as the United Manufacturing Hub
I hope that gave you some ideas