FormsFlow.ai formsflow.ai is a completely free and open source framework that integrates intelligent forms, decision making workflows, and powerful analytics.
This chart installs the forms-flow microservices needed for deploying formsflow.ai.
helm repo add formsflow https://cberg-aot.github.io/helm-charts
helm repo update
See helm repo for command documentation.
# Helm 3
$ helm install [RELEASE_NAME] forms-flow-ai/forms-flow-ai [flags]
See configuration below.
See helm install for command documentation.
# Helm 3
$ helm uninstall [RELEASE_NAME]
This removes all the Kubernetes components associated with the chart and deletes the release.
See helm uninstall for command documentation.
# Helm 3
$ helm upgrade [RELEASE_NAME] forms-flow-ai/forms-flow-ai [flags]
See helm upgrade for command documentation.
Visit the chart's CHANGELOG to view the chart's release history. For migration between major version check migration guide.
See Customizing the Chart Before Installing. To see all configurable options with detailed comments, visit the chart's values.yaml, or run these configuration commands:
# Helm 3
$ helm show values forms-flow-ai/forms-flow-ai
#For a summary of all configurable options, see VALUES_SUMMARY.md