Nodes Management
The Crosser Node is the execution runtime for Flows. it can be installed as a single Docker container, or as a Windows service. A Node can run multiple Flows and Flows can be updated/added without re-starting the container/service and without affecting other Flows.
The Node comes with an integrated MQTT Broker that covers pub/sub communication patterns. The node also has a built in HTTP-Server and supports full-duplex communication over websockets.
Requirements
List of hardware, software and network requirements for installing nodes:
Read more about the requirements →
Installation
Step-by-step guide for installing a Node:
Updating Nodes
The different procedures to update a Node depending on the installation environment:
Find your updating procedure here →
Local Configuration
Understand the different environmental variables for local configuration of Nodes:
Node Monitoring
Understand how to monitor deployed Nodes over API or local log files:
Installing Nodes with Kubernetes
Understand the requirements and steps for installing Nodes with Kubernetes:
Search Documentation