thelastpickle / tlp-cluster

tlp-cluster, a tool for launching Cassandra clusters in AWS
http://thelastpickle.com/tlp-cluster/
Other
21 stars 11 forks source link

Add Reaper to the clusters #117

Closed adejanovski closed 5 years ago

adejanovski commented 5 years ago

PR for adding Reaper to tlp-cluster nodes. It adds a post_start.sh script which runs all scripts in provisioning/cassandra/post_start and is executed after Cassandra has started up using tlp-cluster start.

Reaper gets installed from the debian repo in Bintray unless a deb package is provided in the provisioning directory.

adejanovski commented 5 years ago

@rustyrazorblade, the PR is ready to be reviewed and merged.