How-To GuidesΒΆ

This is a collection of how-to guides for CrateDB Cloud. Learn how to manage your cluster and organizations below. For the purposes of these guides, we assume you interact with CrateDB Cloud by using the CrateDB Cloud Console. Alternatively, you can use the command-line interface CrateDB Cloud CLI, aka. Croud.

Note

Not all operations supported by the CrateDB Cloud Console are also available via Croud. Most importantly, clusters can only be deployed via the CrateDB Cloud Console.

Organization Management

Create Organization

Learn how to create new organization with your account.

Create Organization
Add Users to Organization

Learn how to add users to organizations and manage their privileges.

Add Users

Cluster Management

Scale Cluster

Learn how to scale your cluster up or down, depending on your needs.

Scale cluster
Suspend Cluster

Learn how to temporarily suspend your cluster. You are only charged for storage while in suspended state.

Suspend cluster
Delete Cluster

Learn how to permanently delete your cluster along with your data.

Delete cluster
Restoring Backups

Learn how backups are made and how to restore them.

Restore backups
Logical Replication

Logical replication is a mechanism by which data can automatically be copied across multiple clusters.

Set up logical replication
Private Endpoints

A private endpoint, or private link, is a mechanism that allows a secure, private connection to your cluster.

Configure private endpoint
Clients, Tools, and Integrations

Learn about compatible client applications and tools, and how to configure your favorite client library to connect to a CrateDB cluster.

CrateDB Ecosystem Catalog

Note

This is an open source documentation project. We host the source code and issue tracker on GitHub .