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

https://github.com/hatamiarash7/docker-clickhouse

Deploy ClickHouse server using Docker
https://github.com/hatamiarash7/docker-clickhouse

clickhouse database docker docker-compose

Last synced: 3 months ago
JSON representation

Deploy ClickHouse server using Docker

Awesome Lists containing this project

README

          

# ClickHouse

![Docker Image Version (latest semver)](https://img.shields.io/docker/v/clickhouse/clickhouse-server?sort=semver)

Deploy ClickHouse server using Docker

![logo](.github/logo.png)

## How to use

```bash
cp .env.example .env
docker compose up -d
```

---

## Support 💛

[![Donate with Bitcoin](https://en.cryptobadges.io/badge/micro/bc1qmmh6vt366yzjt3grjxjjqynrrxs3frun8gnxrz)](https://en.cryptobadges.io/donate/bc1qmmh6vt366yzjt3grjxjjqynrrxs3frun8gnxrz) [![Donate with Ethereum](https://en.cryptobadges.io/badge/micro/0x0831bD72Ea8904B38Be9D6185Da2f930d6078094)](https://en.cryptobadges.io/donate/0x0831bD72Ea8904B38Be9D6185Da2f930d6078094)

[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/D1D1WGU9)

## Contributing 🤝

Don't be shy and reach out to us if you want to contribute 😉

1. Fork it !
2. Create your feature branch : `git checkout -b my-new-feature`
3. Commit your changes : `git commit -am 'Add some feature'`
4. Push to the branch : `git push origin my-new-feature`
5. Submit a pull request

## Issues

Each project may have many problems. Contributing to the better development of this project by reporting them. 👍