How Can We Help?
-
Before you start
-
Getting started
-
System configuration
-
Controller setups
-
Resolved issues & enhancements
-
Advanced Topics
Node-RED runs as a systemd service named nodered.service.
If Node-RED is not actively used it is recommended to ensure it is disabled using systemctl disable nodered as it is an exposed entry point otherwise. Same as other systemd services it can be enabled using systemctl enable nodered.
The configuration for it lives in /root/.node-red/settings.js for more information about configuring Node-RED, refer to the official documentation.







