Skip to content

rulebricks/charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rulebricks Helm Charts

This repository contains the official Helm charts for deploying Rulebricks and its dependencies.

Available Charts

  • rulebricks - The main Rulebricks application chart
  • supabase - Self-hosted Supabase deployment for database and authentication

Installation

Prerequisites

  • Kubernetes 1.24+
  • Helm 3.10+
  • Rulebricks CLI
  • A domain name with DNS access
  • A Rulebricks license key

Upgrading

Rulebricks deployments require manual upgrades to ensure controlled rollouts and compatibility testing. There are no automatic update mechanisms built into the charts.

Using the Rulebricks CLI (Recommended)

# Check for updates
rulebricks upgrade list

# Upgrade to latest version
rulebricks upgrade

# Upgrade to specific version
rulebricks upgrade --version 1.2.3

Automatic updates are not built into the charts. To automate upgrades, you can set up a cron job to run rulebricks upgrade periodically.

Common Issues

  1. Image pull errors: Verify your Rulebricks license key
  2. Database connection errors: Check Supabase pod status and logs
  3. Ingress not working: Ensure DNS is configured

Support

License

These charts are provided as part of your Rulebricks license. See your license agreement for details.

About

Resources for deploying Rulebricks privately

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors