https://github.com/frankframework/charts
Frank!Framework Helm Charts
https://github.com/frankframework/charts
charts frank frank-framework helm integration k8s
Last synced: 15 days ago
JSON representation
Frank!Framework Helm Charts
- Host: GitHub
- URL: https://github.com/frankframework/charts
- Owner: frankframework
- License: apache-2.0
- Created: 2022-12-29T14:37:52.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2026-01-15T14:05:03.000Z (28 days ago)
- Last Synced: 2026-01-18T15:42:56.952Z (25 days ago)
- Topics: charts, frank, frank-framework, helm, integration, k8s
- Language: Vue
- Homepage: https://frankframework.github.io/charts/
- Size: 7.3 MB
- Stars: 2
- Watchers: 4
- Forks: 4
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# The Frank!Framework Helm Charts
The [Frank!Framework](https://frankframework.org) can be used to create standardized and scalable integrations.

## Available charts:
* [frankframework](/charts/frankframework/README.md)
* [frank-console](/charts/frank-console/README.md)
* [frank2example](/charts/frank2example/README.md)
* [ff-test](/charts/ff-test/README.md)
## Usage
[Helm](https://helm.sh) must be installed to use the charts. Please refer to Helm's [documentation](https://helm.sh/docs) to get started.
Once Helm has been set up correctly, add the repo as follows:
```shell
helm repo add frankframework https://frankframework.github.io/charts
```
## Common sub-charts
* [frankframework](/charts/frankframework/README.md)
* [frank-console](/charts/frank-console/README.md)
The charts above can be used as sub-charts for other charts, so other defaults can be provided and extra files can be added.
Take a look at the [Frank2Example chart](/charts/frank2example/README.md) for a simple example.