cent-os.md 355 B

CentOS

This document describes how to install on CentOS.

Install from zip

Unzip the installation package.

unzip kuiper-centos7-v0.0.1.zip

Run the cli to verify Kuiper is installed successfully or not.

# cd kuiper
# bin/cli --version
kuiper version 0.0.1

If it can print the version, then Kuiper is installed successfully.