Skip to content

ryan-ju/cassandra-opscenter-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this project?

This project provides Datastax Cassandra and Opscenter in containers.

Why I started this project?

  • The common ubuntu base image is not adequate. Phusion base image is used instead.
  • Oracle JRE is used instead of OpenJDK JRE.
  • Package Cassandra and Opscenter agent in the same container for easy deployment.
  • Data persistence (if a container dies, the data will not be lost and can be taken up by a new container).
  • Possible Kubernetes integration to create cluster of Cassandra.

Build the project

Prerequisite

Must download and place the following files under datastax-cassandra/tmp/ (create it if not exist).

About

Datastax Cassandra and Opscenter Docker images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages