Skip to content

Releases: bandsintown/docker-cassandra

v1.0.3

30 Aug 13:39
Compare
Choose a tag to compare

Improvement

  • Increase splay to 300s and kill_timeout to 30s

v1.0.2

01 Aug 18:59
Compare
Choose a tag to compare

Improvements

  • Change template to list any cassandra service even the service is not yet healthy. This prevents to have bad configuration when we are defining Consul health check

v1.0.1

31 Jul 22:11
Compare
Choose a tag to compare

Improvements

  • Create directory /var/lib/cassandra/data when container starts
  • Create directory /var/lib/cassandra/commitlog when container starts
  • Create directory /var/lib/cassandra/saved_caches when container starts

v1.0.0

31 Jul 19:35
Compare
Choose a tag to compare

Features

  • Create image form official image with Consul and Consul-template
  • Create template for cassandra.yaml configuration file
  • Create template for cassandra-rackdc.properties configuration file