An open API service indexing awesome lists of open source software.

https://github.com/novln/vagrant-cassandra

Vagrant templates for minimal cluster of Cassandra 3.7 nodes
https://github.com/novln/vagrant-cassandra

Last synced: 2 months ago
JSON representation

Vagrant templates for minimal cluster of Cassandra 3.7 nodes

Awesome Lists containing this project

README

        

# Cassandra

Create a minimal cluster of five nodes using Vagrant _1.8.5_ and Cassandra _3.7_.

## Bootstrap

```bash
vagrant up
```