1
0
Fork 0
mirror of synced 2024-07-07 23:35:49 +12:00
budibase/hosting/kubernetes/budibase
2021-10-06 14:09:43 +01:00
..
charts remove direct config for ingress nginx controller 2021-08-17 22:08:00 +01:00
templates Updates to suport non cloud single and multi tenancy 2021-10-06 14:09:43 +01:00
Chart.yaml fix ingress-nginx repo url 2021-09-20 09:37:14 +02:00
README.md Update README.md 2021-08-19 07:57:30 +01:00
values.yaml Add API keys between account portal and budibase 2021-10-04 13:40:50 +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