1
0
Fork 0
mirror of synced 2024-06-27 02:20:35 +12:00
budibase/charts/budibase
2022-06-01 09:47:13 +01:00
..
charts locking chart deps, upgrading NGINX chart to point to new helm repo 2021-12-30 18:57:23 +00:00
templates make rate limit optional 2022-05-31 13:03:59 +01:00
.helmignore
Chart.lock locking chart deps, upgrading NGINX chart to point to new helm repo 2021-12-30 18:57:23 +00:00
Chart.yaml bump K8S chart version 2022-05-30 17:59:46 +01:00
README.md
values.yaml Update CouchDB in kubernetes to be 3.2.1 2022-04-29 11:32:12 +01:00

Budibase

Budibase Budibase is an open source low-code platform, helping thousands of teams build apps for their workplace in minutes.

TL;DR;

$ cd chart
$ helm install budibase .

Introduction

This chart bootstraps a Budibase deployment on a Kubernetes cluster using the Helm package manager.

Prerequisites

  • helm v3 or above
  • Kubernetes 1.4+
  • PV provisioner support in the underlying infrastructure (with persistence storage enabled)

Installing the Chart

To install the chart with the release name budi-release:

$ helm install budi-release .

The command deploys Budibase on the Kubernetes cluster in the default configuration. The configuration section lists the parameters that can be configured during installation.

Tip: List all releases using helm list

Uninstalling the Chart

To uninstall/delete the my-release deployment:

$ helm delete my-release