Skip to content

Instantly share code, notes, and snippets.

@vnugent
Created October 23, 2015 15:29
Show Gist options
  • Save vnugent/e01294772975d2718da7 to your computer and use it in GitHub Desktop.
Save vnugent/e01294772975d2718da7 to your computer and use it in GitHub Desktop.
# docker run --name cassandra -d cassandra:2.2 bash -c "sed -i 's/^start_rpc.*$/start_rpc: true/' /etc/cassandra/cassandra.yaml; /docker-entrypoint.sh -f"
# docker run --name hawkular --link cassandra -e CASSANDRA_NODES=cassandra -e TEST_MODE=true -dP hawkular/hawkular
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment