Skip to content

FlowFuse/helm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

09361d6 · Mar 13, 2025
Mar 11, 2025
Mar 13, 2025
Mar 13, 2025
Mar 13, 2025
Mar 13, 2025
Dec 11, 2024
Jan 19, 2023
May 9, 2024
Mar 13, 2025
Jan 19, 2022
Dec 8, 2023
Mar 13, 2025
Nov 28, 2022

Repository files navigation

FlowFuse Kubernetes

Containers

There are 3 container images that will need to be built and pushed to a suitable container registry.

These can be built with the ./build-containers.sh [docker.registry] script that takes the registry name as a single argument

Stable release versions are already published on the Docker hub repository so there is no need to build your own.

FlowFuse Container

This container holds the FlowFuse App and the Kubernetes Driver

Node-RED container

This is a basic Node-RED image with the FlowFuse Lanucher and the required Node-RED plugins to talk to the FlowFuse Platform

File Server container

This provides a custom Object Store to back the FlowFuse File System nodes

Helm Chart

More details can be found in the README.md file.