2.1.x | 2.2.x | 3.x.x |
---|---|---|
yes | yes | yes |
download
$ wget https://github.com/orzhaha/cassandra-web/releases/download/v1.0.5/linux.tar.gz
unzip
$ tar zxvf linux.tar.gz
npm install
$ cd client && npm i && npm run build
run service
$ ./service -c config.yaml
cqlsh
docker pull ipushc/cassandra-web
API Doc