kobotoolbox / kobo-helm-chart

This project is new. We do not yet release stable versions.
GNU Affero General Public License v3.0
4 stars 9 forks source link

KoboToolbox Helm Chart

This chart is intended for high availability instances of KoboToolbox. Small and casual instances should use kobo-install.

This chart is still being tested and isn't intended for external use at this time. Versions may change for no reason at all or breaking changes may apply without updating the version.

Design decisions

Usage

  1. helm repo add kobo https://gitlab.com/api/v4/projects/32216873/packages/helm/stable
  2. Carefully review values.yaml. Set image tag version, if desired. Set databases, secret keys, etc.
  3. helm install your-kobo kobo/kobo -f your-values.yaml

Upgrading

  1. helm repo update
  2. helm upgrade your-kobo kobo -f your-values.yaml

Tip: Consider using helm diff to preview changes first.

Acknowledgements

Includes ideas from: