Skip to content

Gini's fork of the official Cassandra image. Gets automatically built weekly to keep up to date with the official, source one.

License

Notifications You must be signed in to change notification settings

gini-schorsch/cassandra

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cassandra

Build Status

Gini's fork of the official Cassandra image. :shipit: Builds weekly to keep up to date with the official, source one. :shipit:

This image simply increases the amount exposed configuration options through environment variables. These are:

Env variable Default value
CASSANDRA_RPC_ADDRESS 0.0.0.0
CASSANDRA_RANGE_REQUEST_TIMEOUT_IN_MS 10000
CASSANDRA_WRITE_REQUEST_TIMEOUT_IN_MS 2000
CASSANDRA_COUNTER_WRITE_REQUEST_TIMEOUT_IN_MS 5000
CASSANDRA_READ_REQUEST_TIMEOUT_IN_MS 5000
CASSANDRA_REQUEST_TIMEOUT_IN_MS 10000
CASSANDRA_STORAGE_PORT 7000
CASSANDRA_SSL_STORAGE_PORT 7001
CASSANDRA_NATIVE_TRANSPORT_PORT 9042
CASSANDRA_RPC_PORT 9160
CASSANDRA_COMMITLOG_TOTAL_SPACE_IN_MB 8196
CASSANDRA_BATCH_SIZE_WARN_THRESHOLD_IN_KB 5
CASSANDRA_BATCH_SIZE_FAIL_THRESHOLD_IN_KB 50

About

Gini's fork of the official Cassandra image. Gets automatically built weekly to keep up to date with the official, source one.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%