ClickHouse
ClickHouse is an open-source, high-performance columnar database management system designed for real-time analytics and data processing using SQL queries.
ClickHouse
Installation
Default install:
1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/clickhouse.sh)"
Default Credentials
| Username | Password |
|---|---|
default | None |
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.
