Skip to content

ihorman/openshift-origin-cartridge-cassandra

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenShift Cassandra Cartridge

The cassandra cartridge provides Cassandra on OpenShift.

The downloadable URL is : https://raw.github.com/rajatchopra/openshift-origin-cartridge-cassandra/master/metadata/manifest.yml

Simply use with 'rhc' client tools - rhc cartridge add https://raw.github.com/rajatchopra/openshift-origin-cartridge-cassandra/master/metadata/manifest.yml --app <existing_app_name>

Environment Variables

The cassandra cartridge provides several environment variables to reference for ease of use:

OPENSHIFT_CASSANDRA_HOST      The Cassandra IP address
OPENSHIFT_CASSANDRA_PORT      The Cassandra port
OPENSHIFT_CASSANDRA_LOG_DIR     The path to the Cassandra log directory

For more information about environment variables, consult the OpenShift Application Author Guide.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 64.9%
  • Shell 35.1%