opendxl added a new solution:
QuoteDisplay MoreOverview
This repository contains the files necessary to build a Docker image that consists of the core Node-RED installation along with a set of standard OpenDXL Node-RED extensions.
The Docker image also exposes a volume that can be easily mapped via higher-level Docker interfaces (Kitematic, Docker Cloud, etc.). This supports the ability to persist Node-RED configuration data external to the Docker container, allowing for upgrades of the Docker image without the loss of configuration information.
The Docker image has SSL enabled by default (use https://
) and will generate a self-signed certificate if a key-pair is not found on startup.
The default administrator credentials used to login to the console are admin/password. See the Node-RED security page for information on updating this password.
A pre-built version of this Docker image can be obtained via the OpenDXL Node-RED Docker registry on DockerHub.