openGemini / gemix

A component manager for openGemini

Home Page:https://docs.opengemini.org/zh/guide/reference/gemix_manual.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LICENSE Language Go Report Card Coverage Status

What is gemix

gemix is a tool to download and install openGemini components.

Documentation

Installation

go install github.com/openGemini/gemix@latest

Quick start

Run playground (TODO)

gemix playground

Deploy cluster

gemix cluster insall opengemini_demo v1.1.1 ./topology.yaml --skip-create-user -p

Usage

After installing gemix, you can use it to install binaries of openGemini components and create clusters.

Contributing to gemix

Contributions of code, tests, docs, and bug reports are welcome! To get started, take a look at our open issues.

License

LICENSE

About

A component manager for openGemini

https://docs.opengemini.org/zh/guide/reference/gemix_manual.html

License:Apache License 2.0


Languages

Language:Go 96.6%Language:Smarty 2.3%Language:Shell 0.7%Language:Makefile 0.4%Language:JavaScript 0.0%