Blogs

Github Actions for Clickhouse db cluster

ClickHouse® is a fast open-source OLAP database management system. For more info, click here A github action to run clickhouse db cluster with 2 shards / 2 replica with ZooKeeper.

Read more

Github self-hosted runner Dockerfile and Kubernetes configuration

This repository contains a Dockerfile that builds a Docker image suitable for running a self-hosted GitHub runner.

Read more

Github Actions workflow for cancelling jobs

cancel-gh-workflow Cancel the selected workflow actions for a faster feedback. https://github.com/marketplace/actions/cancel-the-selected-workflow-actions-for-a-faster-feedback Use-case: For example: Your github repo have two github actions workflow files node-test.

Read more