Post

ClickHouse

ClickHouse is an open-source, high-performance columnar database management system designed for real-time analytics and data processing using SQL queries.

ClickHouse
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/ct/clickhouse.sh)"
CPU: 2 cores RAM: 4096 MB Disk: 10 GB OS: Debian 13

Default Credentials

UsernamePassword
defaultNone

Notes

The default user 'default' has no password. Set a password for production use.
During setup you can optionally install ClickStack (HyperDX UI + OTel Collector + MongoDB) for full observability. This requires 4 CPU, 8GB RAM, and 30GB disk.

Web Interface

Port: 8123

Source code
Loading...