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
Tips:
If there are network issues with the automatic download of the installation package,
please place the installation package under ~/.gemix/storage/cluster/packages/
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