Skip to content

thatdot/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thatDot Helm Charts

This repo contains Helm charts, scripts, and documentation for deploying thatDot applications on Kubernetes.

Usage

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm has been set up correctly, add the repo as follows:

helm repo add thatdot https://helm.thatdot.com

If you had already added this repo earlier, run helm repo update to retrieve the latest versions of the packages. You can then run helm search repo thatdot to see the charts.

Charts

Quine Enterprise

README.md

The Quine Enterprise Helm chart can be used to deploy and manage a thatDot Quine Enterprise cluster on Kubernetes. This Helm chart works for both the trial version with a trial license and the full licensed version. Free trial licenses are available at thatdot.com.

Novelty

README.md

The Novelty Helm chart can be used to deploy and manage thatDot Novelty on Kubernetes. This Helm chart works for both the trial version with a trial license and the full licensed version. Free trial licenses are available at thatdot.com.

Extras

Example Installation

README.md

This directory contains an example installation of thatDot Quine Enterprise and Novelty. The included Cassandra persistor is required by the thatDot Quine Enterprise cluster. Also included are optional components of a RedPanda (Kafka) cluster for ingest/output and a monitoring stack consisting of InfluxDB and Grafana.

Persistor

README.md

Use these scripts to easily setup a cassandra compatible persistor for a Quine instance or Quine Enterprise cluster.

Monitoring Stack

README.md

Use these scripts to easily setup a monitoring stack for a Quine instance or Quine Enterprise cluster.