Skip to content
This repository has been archived by the owner on Aug 19, 2019. It is now read-only.

hatarist/homebrew-clickhouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 

Repository files navigation

Homebrew ClickHouse Tap

This is an unofficial Homebrew repository for the Yandex's ClickHouse DBMS.

It is relatively new and isn't tested well.
Please consider appending the --verbose and --debug parameters to the brew install command to make it easier to debug the package installation.
If you are having any problems with the precompiled binaries (bottles), append the --build-from-source parameter.

Issues and pull requests are always welcome!

Usage

Add this repository:

brew tap hatarist/clickhouse

To install the latest stable release, run:

brew install clickhouse

Or, to install the testing release, run:

brew install clickhouse --devel

Run the server

Make sure that you've increased the maxfiles parameter as described in here.
Then, to run the server, run:

brew services start clickhouse

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages