Skip to content

Commit

Permalink
AUTO: Sync Helm Charts docs to ScalarDB Enterprise docs site repo
Browse files Browse the repository at this point in the history
  • Loading branch information
josh-wong committed Sep 9, 2024
1 parent f4c08dc commit 99672ad
Show file tree
Hide file tree
Showing 36 changed files with 181 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
tags:
- Enterprise Standard
- Enterprise Premium
---

import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
tags:
- Enterprise Standard
- Enterprise Premium
---

# Configure a custom values file for Scalar Helm Charts

When you deploy Scalar products using Scalar Helm Charts, you must prepare your custom values file based on your environment. Please refer to the following documents for more details on how to a create custom values file for each product.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
tags:
- Enterprise Standard
- Enterprise Premium
---

# Configure a custom values file for Scalar Admin for Kubernetes

This document explains how to create your custom values file for the Scalar Admin for Kubernetes chart. For details on the parameters, see the [README](https://github.com/scalar-labs/helm-charts/blob/main/charts/scalar-admin-for-kubernetes/README.md) of the Scalar Admin for Kubernetes chart.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
tags:
- Enterprise Option
---

# Configure a custom values file for Scalar Manager

This document explains how to create your custom values file for the Scalar Manager chart. If you want to know the details of the parameters, please refer to the [README](https://github.com/scalar-labs/helm-charts/blob/main/charts/scalar-manager/README.md) of the Scalar Manager chart.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
tags:
- Community
---

# Configure a custom values file for ScalarDB Analytics with PostgreSQL

This document explains how to create your custom values file for the ScalarDB Analytics with PostgreSQL chart. For details on the parameters, see the [README](https://github.com/scalar-labs/helm-charts/blob/main/charts/scalardb-analytics-postgresql/README.md) of the ScalarDB Analytics with PostgreSQL chart.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
tags:
- Enterprise Standard
- Enterprise Premium
---

# Configure a custom values file for ScalarDB Cluster

This document explains how to create your custom values file for the ScalarDB Cluster chart. For details on the parameters, see the [README](https://github.com/scalar-labs/helm-charts/blob/main/charts/scalardb-cluster/README.md) of the ScalarDB Cluster chart.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
tags:
- Enterprise Standard
- Enterprise Premium
---

# [Deprecated] Configure a custom values file for ScalarDB GraphQL

:::note
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
tags:
- Enterprise Standard
- Enterprise Premium
- Deprecated
---

# [Deprecated] Configure a custom values file for ScalarDB Server

:::note
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
---
---

# Configure a custom values file for ScalarDL Auditor

This document explains how to create your custom values file for the ScalarDL Auditor chart. If you want to know the details of the parameters, please refer to the [README](https://github.com/scalar-labs/helm-charts/blob/main/charts/scalardl-audit/README.md) of the ScalarDL Auditor chart.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
---
---

# Configure a custom values file for ScalarDL Ledger

This document explains how to create your custom values file for the ScalarDL Ledger chart. If you want to know the details of the parameters, please refer to the [README](https://github.com/scalar-labs/helm-charts/blob/main/charts/scalardl/README.md) of the ScalarDL Ledger chart.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
---
---

# Configure a custom values file for ScalarDL Schema Loader

This document explains how to create your custom values file for the ScalarDL Schema Loader chart. If you want to know the details of the parameters, please refer to the [README](https://github.com/scalar-labs/helm-charts/blob/main/charts/schema-loading/README.md) of the ScalarDL Schema Loader chart.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
tags:
- Community
---

# Getting Started with Helm Charts (Logging using Loki Stack)

This document explains how to get started with log aggregation for Scalar products on Kubernetes using Grafana Loki (with Promtail).
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
tags:
- Community
---

# Getting Started with Helm Charts (Monitoring using Prometheus Operator)

This document explains how to get started with Scalar products monitoring on Kubernetes using Prometheus Operator (kube-prometheus-stack). Here, we assume that you already have a Mac or Linux environment for testing. We use **Minikube** in this document, but the steps we will show should work in any Kubernetes cluster.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
tags:
- Enterprise Standard
- Enterprise Premium
---

# Getting Started with Scalar Helm Charts

This document explains how to get started with Scalar Helm Chart on a Kubernetes cluster as a test environment. Here, we assume that you already have a Mac or Linux environment for testing. We use **Minikube** in this document, but the steps we will show should work in any Kubernetes cluster.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
tags:
- Enterprise Option
---

# Getting Started with Helm Charts (Scalar Manager)

Scalar Manager is a centralized management and monitoring solution for ScalarDB and ScalarDL within Kubernetes cluster environments that allows you to:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
tags:
- Community
---

# Getting Started with Helm Charts (ScalarDB Analytics with PostgreSQL)

This guide explains how to get started with ScalarDB Analytics with PostgreSQL by using a Helm Chart in a Kubernetes cluster as a test environment. In addition, the contents of this guide assume that you already have a Mac or Linux environment set up for testing. Although **minikube** is mentioned, the steps described should work in any Kubernetes cluster.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
tags:
- Enterprise Standard
- Enterprise Premium
---

# Getting Started with Helm Charts (ScalarDB Cluster with TLS by Using cert-manager)

This tutorial explains how to get started with ScalarDB Cluster with TLS configurations by using Helm Charts and cert-manager on a Kubernetes cluster in a test environment. Before starting, you should already have a Mac or Linux environment for testing. In addition, although this tutorial mentions using **minikube**, the steps described should work in any Kubernetes cluster.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
tags:
- Enterprise Standard
- Enterprise Premium
---

# Getting Started with Helm Charts (ScalarDB Cluster with TLS)

This tutorial explains how to get started with ScalarDB Cluster with TLS configurations by using Helm Charts on a Kubernetes cluster in a test environment. Before starting, you should already have a Mac or Linux environment for testing. In addition, although this tutorial mentions using **minikube**, the steps described should work in any Kubernetes cluster.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
tags:
- Enterprise Standard
- Enterprise Premium
- Deprecated
---

# [Deprecated] Getting Started with Helm Charts (ScalarDB Server)

:::note
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
---
---

# Getting Started with Helm Charts (ScalarDL Ledger and Auditor with TLS by Using cert-manager / Auditor Mode)

This tutorial explains how to get started with ScalarDL Ledger and ScalarDL Auditor with TLS configurations by using Helm Charts and cert-manager on a Kubernetes cluster as a test environment. Before starting, you should already have a Mac or Linux environment for testing. In addition, although this tutorial mentions using **minikube**, the steps described should work in any Kubernetes cluster.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
---
---

# Getting Started with Helm Charts (ScalarDL Ledger and Auditor with TLS / Auditor Mode)

This tutorial explains how to get started with ScalarDL Ledger and ScalarDL Auditor with TLS configurations by using Helm Charts on a Kubernetes cluster as a test environment. Before starting, you should already have a Mac or Linux environment for testing. In addition, although this tutorial mentions using **minikube**, the steps described should work in any Kubernetes cluster.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
---
---

# Getting Started with Helm Charts (ScalarDL Ledger and Auditor / Auditor mode)

This document explains how to get started with ScalarDL Ledger and Auditor using Helm Chart on a Kubernetes cluster as a test environment. Here, we assume that you already have a Mac or Linux environment for testing. We use **Minikube** in this document, but the steps we will show should work in any Kubernetes cluster.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
---
---

# Getting Started with Helm Charts (ScalarDL Ledger / Ledger only)

This document explains how to get started with ScalarDL Ledger using Helm Chart on a Kubernetes cluster as a test environment. Here, we assume that you already have a Mac or Linux environment for testing. We use **Minikube** in this document, but the steps we will show should work in any Kubernetes cluster.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
tags:
- Enterprise Standard
- Enterprise Premium
---

# How to deploy Scalar Admin for Kubernetes

This document explains how to deploy Scalar Admin for Kubernetes by using Scalar Helm Charts. For details on the custom values file for Scalar Admin for Kubernetes, see [Configure a custom values file for Scalar Admin for Kubernetes](configure-custom-values-scalar-admin-for-kubernetes.mdx).
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
tags:
- Enterprise Option
---

# How to deploy Scalar Manager

This document explains how to deploy Scalar Manager using Scalar Helm Charts. You must prepare your custom values file. Please refer to the following document for more details on the custom values file for Scalar Manager.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
tags:
- Enterprise Standard
- Enterprise Premium
---

# Deploy Scalar products using Scalar Helm Charts

This document explains how to deploy Scalar products using Scalar Helm Charts. If you want to test Scalar products on your local environment using a minikube cluster, please refer to the following getting started guide.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
tags:
- Community
---

# How to deploy ScalarDB Analytics with PostgreSQL

This document explains how to deploy ScalarDB Analytics with PostgreSQL by using Scalar Helm Charts. For details on the custom values file for ScalarDB Analytics with PostgreSQL, see [Configure a custom values file for ScalarDB Analytics with PostgreSQL](configure-custom-values-scalardb-analytics-postgresql.mdx).
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
tags:
- Enterprise Standard
- Enterprise Premium
---

# How to deploy ScalarDB Cluster

This document explains how to deploy ScalarDB Cluster by using Scalar Helm Charts. For details on the custom values file for ScalarDB Cluster, see [Configure a custom values file for ScalarDB Cluster](configure-custom-values-scalardb-cluster.mdx).
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
tags:
- Enterprise Standard
- Enterprise Premium
---

# [Deprecated] How to deploy ScalarDB GraphQL

:::note
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
tags:
- Enterprise Standard
- Enterprise Premium
- Deprecated
---

# [Deprecated] How to deploy ScalarDB Server

:::note
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
---
---

# How to deploy ScalarDL Auditor

This document explains how to deploy ScalarDL Auditor using Scalar Helm Charts. You must prepare your custom values file. Please refer to the following document for more details on the custom values file for ScalarDL Auditor and ScalarDL Schema Loader.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
---
---

# How to deploy ScalarDL Ledger

This document explains how to deploy ScalarDL Ledger using Scalar Helm Charts. You must prepare your custom values file. Please refer to the following document for more details on the custom values file for ScalarDL Ledger and ScalarDL Schema Loader.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
tags:
- Enterprise Standard
- Enterprise Premium
---

# Mount any files or volumes on Scalar product pods

You can mount any files or volumes on Scalar product pods when you use ScalarDB Server, ScalarDB Cluster, ScalarDB Analytics with PostgreSQL, or ScalarDL Helm Charts (ScalarDL Ledger and ScalarDL Auditor).
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
tags:
- Enterprise Standard
- Enterprise Premium
---

# ScalarDB Deployment Sample on Kubernetes (Multi-Storage Transactions)

## Version
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
---
---

# ScalarDL Deployment Sample on Kubernetes (Auditor mode)

## Version
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
tags:
- Enterprise Standard
- Enterprise Premium
---

# How to use Secret resources to pass credentials as environment variables into the properties file

import Tabs from '@theme/Tabs';
Expand Down

0 comments on commit 99672ad

Please sign in to comment.