toby-coleman / raspberry-pi-template

Get up and running quickly with a multicontainer setup on balena

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Get up and running quickly with a multicontainer setup on balena


Languages

Language:JavaScript 82.7%Language:Python 14.7%Language:Shell 2.6%