Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 731 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 731 Bytes

nodered-docker

This repository contains scripts and a dockerfile which can be used to create an arm32v7/debian:stretch-slim docker image to run node-red. The image uses a non-root user in the container (OPENSHIFT ready), a volume to store the persistent node-red configuration, nodes and flows and exposes the node-red GUI to the host. This image can be combined with the deCONZ image to create a quite capable Zigbee Gateway with a powerfull Rule system. The RaspberryPi GPIO Hardware specific and the standard add-on nodes have been removed, leaving only the core nodes installed.

Additional nodes can be installed with the node-red palette manager and will survive the container as they are stored in the persistent storage.