This repo contains Helm charts, scripts, and documentation for deploying thatDot applications on Kubernetes.
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.
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.
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.
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.
Use these scripts to easily setup a cassandra compatible persistor for a Quine instance or Quine Enterprise cluster.
Use these scripts to easily setup a monitoring stack for a Quine instance or Quine Enterprise cluster.