DC Associates Group logoDC Associates Group

Home / Docs / ClickHouse (Hardened)

ClickHouse (Hardened) — documentation & support card

Column-store analytics at silly speed, from the official repo, local-only by default.

Install Configure Troubleshoot Security

At a glance

TypeHardened VM image
Upstream / licenseClickHouse (Apache-2.0) — see licenses
VersionClickHouse current stable from packages.clickhouse.com. Current builds: release notes.
Architecturex86-64
SizingAny current-generation instance with ≥ 4 vCPU (pay-as-you-go floor); 8 vCPU recommended for production.

Marketplaces

Network ports

PortPurposeState
22SSH (key-only)default-open
8123HTTP interface — localhostcustomer-must-open (config + firewall)
9000Native protocol — localhostcustomer-must-open (config + firewall)

"customer-must-open" means a cloud firewall rule and, where noted, an in-image configuration change — both deliberate. Closed by default is the design.

Access & credentials

No shared or default credentials are included in this image. Access uses the SSH key you supply at launch; any application credential is generated uniquely on your instance at first boot and stored only there — we never know it.

Log in: SSH with your launch key, then `clickhouse-client`.

The default user is local-only with no password (upstream default), which is safe precisely because the listeners are loopback-bound.

clickhouse-client   # on the instance

Rotation: Before any network exposure, create users with passwords/quotas in users.d/ — see configuration.

Data & dependencies

Operate

Known limitations

Single node; replication/sharding (Keeper, clusters) is a deliberate multi-node design.

Support

Email support@dcassociatesgroup.com — first response within 1 business day (US Eastern), most tickets same-day. To escalate an open ticket, reply "ESCALATE"; it is reviewed by the founder within 1 business day. Security reports: vulnerability disclosure.

Privacy: policy · Terms: terms · Security practices: security & trust · Vulnerability reports: disclosure policy