sha256:a3baaf52c5973330fb51597d08e1df494767eaf42eef742eba8436cd206fe2fa
Last pushed
16 days by ajeetraina777
Type
Sandbox Kit
Manifest digest
sha256:a3baaf52c5973330fb51597d08e1df494767eaf42eef742eba8436cd206fe2fa
Connects an agent to a remote ClickHouse warehouse (ClickHouse Cloud or self-hosted) over the HTTP interface. The agent queries with curl; the password is injected by the sbx proxy into the X-ClickHouse-Key header, so it never lives inside the container. Edit the CLICKHOUSE_* values below for your warehouse; set the password with: sbx secret set clickhouse.
| Name | Service | Required | Description |
|---|---|---|---|
CLICKHOUSE_PASSWORD | clickhouse | Optional | ClickHouse password (set it with: sbx secret set clickhouse) |
CHANGE_ME.clickhouse.cloud
sbx run <agent> --kit docker.io/ajeetraina777/clickhouse-kit:latestRun the following command to install sbx on your machine.
brew install docker/tap/sbxwinget install Docker.sbx