Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 853 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 853 Bytes

Basic Raspberry Pi Image

Runs on Balena.

Services

Node-RED

See here for more information. The following environment variables must be configured:

Variable Name Default Description
PORT 8080 the port that exposes the Node-RED UI
USERNAME none the Node-RED admin username
PASSWORD none the Node-RED admin password hash

You must set the USERNAME and PASSWORD environment variables to be able to save or run programs in Node-RED.

Redis

Provides a cache for use by the other components.

Dash app

Basic template of a Dash UI.