Skip to content

Altinity.Cloud tunneling daemon; part of Altinity.Cloud Anywhere

License

Notifications You must be signed in to change notification settings

Altinity/altinitycloud-connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

altinitycloud-connect

altinitycloud-connect is a tunneling daemon for Altinity.Cloud; part of Altinity.Cloud Anywhere.
It enables management of ClickHouse clusters (running inside your Kubernetes clusters, wherever they may be) through Altinity.Cloud.

At present, this repository is used only to distribute pre-built altinitycloud-connect binaries.
The source code is planned to be open in the future.

Usage

CLI

Download pre-built binary from GitHub Releases page.
Sign in to the Altinity.Cloud Management Console, grab environment connect token & then exchange it for a certificate:

altinitycloud-connect login --token=REPLACE_WITH_ALTINITY_CLOUD_CONNECT_TOKEN

Kubernetes cluster can now be connected with

altinitycloud-connect kubernetes | kubectl apply -f -

Terraform

See altinity/terraform-altinitycloud-connect.

Legal

All code, unless specified otherwise, is licensed under the Apache-2.0 license.
Copyright (c) 2022 Altinity, Inc.