Skip to main content

Grist - Spreadsheet

MijnBureau supplies an installation of Grist. Grist is an Collaborative spreadsheet tool.

Configuration

To configure this solution, you can override the default settings for your environment. The defaults are located in the folder helmfile/environments/default.

NameDescription
global.domainThe domain name of your MijnBureau instance
global.hostname.gristThe subdomain name
application.grist.enabledEnable grist
application.grist.namespaceThe Kubernetes namespace name
secrets.grist.*Secrets for grist
smtp.*The mail settings for MijnBureau
tls.grist.*The TLS settings
authentication.client.grist.*The grist clients created
autoscaling.horizontal.grist.*Scaling settings
chart.grist.*Chart settings to overwrite the charts
container.grist.*Container settings to overwrite
database.grist.*Database configuration
pvc.grist.*Storage configuration
resources.grist.*Resource configuration
objectstore.grist.*Object configuration
license.grist.*License setup for enterprise features

The database, cache and object store are automaticly created when running in demo environment. For production environment you need to supply it.