ClickHouse
Image: clickhouse/clickhouse-server:25.8
- Port 8123/tcp
- 20 GB volume at /var/lib/clickhouse
- 2 vCPU · 2 GB
Template · Databases
Column-oriented OLAP database for analytics over billions of rows.
Opens the dashboard with this template pre-selected. Sign in with GitHub if you are new; the free tier needs no card.
One service in the environment you pick, on the private network of the project.
clickhouse/clickhouse-server:25.8 LTS. HTTP interface on 8123 (the only port exposed on the private network); native protocol 9000 is inside the pod only.
Image: clickhouse/clickhouse-server:25.8
Generated secrets never leave the platform; references are resolved on the private network. Anything marked required is asked for at deploy time.
| Name | Value |
|---|---|
| CLICKHOUSE_USER | default |
| CLICKHOUSE_PASSWORD | generated (password) |
| CLICKHOUSE_DB | default |
| CLICKHOUSE_DEFAULT_ACCESS_MANAGEMENT | 1 |
| CLICKHOUSE_URL | http://${{self.CLICKHOUSE_USER}}:${{self.CLICKHOUSE_PASSWORD}}@${{self.SKIFFLY_PRIVATE_DOMAIN}}:8123/${{self.CLICKHOUSE_DB}}HTTP interface (port 8123) |
Volumes, secrets and domain pre-wired. Runs on EU nodes, paid per minute from a prepaid balance.