https://github.com/render-examples/clickhouse
Run ClickHouse DBMS on Render
https://github.com/render-examples/clickhouse
clickhouse clickhouse-server database render
Last synced: 7 months ago
JSON representation
Run ClickHouse DBMS on Render
- Host: GitHub
- URL: https://github.com/render-examples/clickhouse
- Owner: render-examples
- License: mit
- Created: 2020-06-30T09:49:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-06T14:13:43.000Z (almost 3 years ago)
- Last Synced: 2025-06-21T06:34:32.153Z (7 months ago)
- Topics: clickhouse, clickhouse-server, database, render
- Language: Dockerfile
- Homepage: https://render.com/docs/deploy-clickhouse
- Size: 2.93 KB
- Stars: 6
- Watchers: 5
- Forks: 25
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Deploy ClickHouse on Render
This repo can be used to deploy [ClickHouse] on Render.
* It uses the [official ClickHouse Server Docker image](https://hub.docker.com/r/yandex/clickhouse-server).
* [Render Disks](https://render.com/docs/disks) provide fast, persistent SSD storage for your database.
* ClickHouse runs in your [private network](https://render.com/docs/private-services) and isn't exposed to the public Internet.
## Deployment
### One Click
Use the button below to deploy ClickHouse on Render.
[](https://render.com/deploy)
### Manual
See the guide at https://render.com/docs/deploy-clickhouse.
If you need help, chat with us at https://render.com/chat.
[ClickHouse]: https://clickhouse.tech/