Skip to content

jeffery/docker-cassandra-cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-cassandra-cluster

Dockerized Cassandra cluster, so you can play with it ;-)

Software dependencies

  • docker (duh)
  • ipcalc

Usage

./main.sh

Command options:
    -b      Bootstrap the cassandra cluster
    -s      Start all the cluster nodes
    -k      Stop all the cluster nodes
    -d      Destroy the cluster :- WARNING -: ALL DATA WILL BE LOST
    -l      Display the cluster status using nodetool
    -r      Display the cluster ring tokens using nodetool
    -c      Launch CQL shell

About

Dockerized Cassandra cluster

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages