An open API service indexing awesome lists of open source software.

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

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.

[![Deploy to Render](http://render.com/images/deploy-to-render-button.svg)](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/