skills.vishalvoidskills/vishalvoid
Technical & DevelopmentAdvanced

clickhousectl-cloud-deploy

CLI deployment pipelines for ClickHouse Cloud services.

Developer Setup

Setup & Installation

bash
npx skills add https://github.com/ClickHouse/agent-skills --skill clickhousectl-cloud-deploy

Overview

What This Skill Does

Guides CLI authentication, instance creation, and migrations using clickhousectl to deploy and host ClickHouse Cloud servers.

Application

When to use this Skill

Documentation

Show Skills.md file

Deploy to ClickHouse Cloud

This skill walks through deploying to ClickHouse Cloud using clickhousectl. It covers account setup, CLI authentication, service creation, schema migration, and connecting your application. Follow these steps in order.

When to Apply

Use this skill when the user wants to:

  • Deploy their ClickHouse application to production
  • Host ClickHouse as a managed cloud service
  • Migrate from a local ClickHouse setup to ClickHouse Cloud
  • Create a ClickHouse Cloud service
  • Set up ClickHouse Cloud for the first time

Step 1: Sign up for ClickHouse Cloud

Before using any cloud commands, the user needs a ClickHouse Cloud account.

Ask the user: "Do you already have a ClickHouse Cloud account?"

If they do not have an account, explain:

ClickHouse Cloud is a fully managed service that runs ClickHouse for you — no infrastructure to maintain, automatic scaling, backups, and upgrades included. There's a free trial so you can get started without a credit card.

Lines 1 - 25 of 182

Recommendations

Explore other random skills

All skillsMy patterns