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
- Host: GitHub
- URL: https://github.com/novln/vagrant-cassandra
- Owner: novln
- Created: 2016-09-13T23:23:08.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-13T23:49:30.000Z (over 8 years ago)
- Last Synced: 2025-01-29T16:44:13.080Z (4 months ago)
- Language: Shell
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```