Skip to content

This repository contains helm charts for ToolJet.

License

Notifications You must be signed in to change notification settings

restackio/helm-tooljet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToolJet Helm Chart

This repository contains helm charts for ToolJet.
Charts can be used to install ToolJet in a Kubernetes Cluster via Helm v3.
This setup comes with an included PostgreSQL server out of the box which is enabled by default. You can disable it and update values.yml with a different PostgreSQL server to be used with.

Installation

From Helm repo

helm repo add tooljet https://tooljet.github.io/helm-charts
helm install tooljet tooljet/tooljet

From the source

  1. Clone the repo and cd into this directory \
  2. Run helm dependency update\
  3. Recommended but optional:
    Patch the values in values.yaml file (usernames & passwords, persistence, ...).
  4. Run helm install -n $NAMESPACE --create-namespace $RELEASE .
    You need to replace these variables with your configuration values.

Questions? Feedback?

Join our Slack

About

This repository contains helm charts for ToolJet.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Smarty 100.0%