Skip to main content
Install ClickHouse on the platform you operate.

Local development

Run ClickHouse on your own machine to build, test, and experiment.

Quick install

One-line curl script that downloads a single ClickHouse binary.

clickhousectl (CLI)

Install and manage local ClickHouse versions and servers with the ClickHouse CLI.

Docker

Pull the official Docker image and run a container.

Source build

Build from source and other advanced installation paths.

Production server

Install ClickHouse Server from packages or binaries for a long-running deployment.

Debian / Ubuntu

Install via the official APT repository.

Red Hat / CentOS

Install via the official YUM/DNF repository.

NixOS

Install on NixOS via the package manager.

Other Linux

Generic Linux distribution install via tarball.