Skip to content

A Helm chart to deploy FlowForge on Kubernetes

License

Notifications You must be signed in to change notification settings

andreikop/flowforge-helm

This branch is 1 commit ahead of, 1092 commits behind FlowFuse/helm:main.

Folders and files

NameName
Last commit message
Last commit date
Mar 16, 2023
Mar 16, 2023
Mar 16, 2023
Dec 16, 2022
Apr 6, 2023
Mar 27, 2023
Mar 23, 2023
Feb 9, 2023
Jan 19, 2023
Mar 16, 2023
Jan 19, 2022
Nov 28, 2022
Mar 16, 2023
Nov 28, 2022

Repository files navigation

FlowForge 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.

FlowForge Container

This container holds the FlowForge App and the Kubernetes Driver

Node-RED container

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

File Server container

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

Helm Chart

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

About

A Helm chart to deploy FlowForge on Kubernetes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 56.2%
  • Dockerfile 23.4%
  • Shell 9.7%
  • Roff 5.4%
  • Logos 5.3%