A curated catalog of Docker Compose stacks to use with the luci-app-rak-docker package for OpenWRT that comes with RAK's Connect OS for RAK739X gateways. Every image is arm64-compatible.
Each stack lives in its own folder under stacks/, with two files:
docker-compose.yml— service topology, env-driven, no data..env— user-editable settings. The comments above each variable are the form labels rendered by the deployment UI.
To deploy a stack: copy its folder onto the gateway, edit .env, and run docker compose up -d from inside the folder.
| Name | Group | Description |
|---|---|---|
| Grafana | Monitoring | Metrics & logs visualisation |
| InfluxDB v1 | Database | Time-series database |
| InfluxDB v2 | Database | Time-series database |
| Node-RED | IoT | No-code flow management UI |
| VictoriaMetrics | Database | Fast, cost-effective time-series database |