GithubHelp home page GithubHelp logo

esc5 / clickhouse Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mostafaghadimi/clickhouse

0.0 0.0 0.0 114 KB

Easily setup production-ready standalone Clickhouse and monitor it

License: MIT License

Shell 100.00%

clickhouse's Introduction

Production Ready Standalone Clickhouse πŸš€

clickhouse cover packages

contributors license

Table of Contents πŸ—οΈ

Project Description πŸ‘”

This repository contains a Docker Compose file, along with other necessary resources, to set up a production-ready standalone ClickHouse instance. It also includes a monitoring stack composed of Prometheus and Grafana for real-time performance tracking. Additionally, MinIO is incorporated for efficient backup of ClickHouse data. This comprehensive setup ensures a robust and reliable data management environment.

Project Usage πŸš€

  1. Installing the Prerequisites 🐳: The sole prerequisites for this project are Docker and Docker Compose. Please ensure that both are installed on your host machine prior to proceeding.
  2. Setting Environment Variables πŸ”: Create a copy from .env.sample with .env name on the root directory (using cp .env.sample .env command) and replace the placeholder (marked by <placeholder>) with the desired value.
  3. Running the Script πŸ”§: Execute the script.sh command. If it lacks execution permissions, grant them by running the chmod +x script.sh command.
  4. Add Grafana Montitoring Plugin for Clickhouse πŸ“ˆ: Install the Altinity Plugin or you can manually download it in the page and place it in config_files/grafana/plugins/ directory.
  5. Run docker compose up -d command.
  6. Enjoy!

Contributing πŸ‘₯

We welcome contributions to this repository! If you’re interested in contributing, please take a look at our CONTIRIBUTION.md file for more information on how to get started. We look forward to collaborating with you!

License πŸ“„

This repository is licensed under the MIT License, which is a permissive open-source license that allows for reuse and modification of the code with few restrictions. You can find the full text of the license in this file.

clickhouse's People

Contributors

mostafaghadimi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.