Skip to content
Snippets Groups Projects
Commit 4e4664d8 authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

moar

parent 7445895b
No related branches found
No related tags found
No related merge requests found
...@@ -6,10 +6,8 @@ so things run faster. ...@@ -6,10 +6,8 @@ so things run faster.
Boxes are based off *debian/contrib-jessie64* Boxes are based off *debian/contrib-jessie64*
See: Click on particular boxes to see description and how to use:
* [Sun Java 8 + Cassandra](/cassandra) * [Sun Java 8 + Cassandra](/cassandra)
* [Cassandra + ZooKeeper + RabbitMQ](/cass_zk_rmq) * [Cassandra + ZooKeeper + RabbitMQ](/cass_zk_rmq)
* [Cassandra + ZooKeeper + RabbitMQ + Python](/czr_pythons) * [Cassandra + ZooKeeper + RabbitMQ + Python](/czr_pythons)
Download at:
* http://mail.dms-serwis.com.pl/cass_zk_rmq.box
...@@ -7,3 +7,8 @@ Added: ...@@ -7,3 +7,8 @@ Added:
* ZooKeeper 3.4.5 * ZooKeeper 3.4.5
* RabbitMQ 3.3.5 (management plugin disabled) * RabbitMQ 3.3.5 (management plugin disabled)
Use like:
```
config.vm.box = "henrietta-cass_zk_rmq"
config.vm.box_url = "http://mail.dms-serwis.com.pl/cass_zk_rmq.box"
```
...@@ -7,3 +7,8 @@ It's [cass_zk_rmq](/cass_zk_rmq) but with extra: ...@@ -7,3 +7,8 @@ It's [cass_zk_rmq](/cass_zk_rmq) but with extra:
* cassandra, kazoo and CoolAMQP * cassandra, kazoo and CoolAMQP
* common utility and testing libraries * common utility and testing libraries
Use like:
```
config.vm.box = "henrietta-czr_pythons"
config.vm.box_url = "http://mail.dms-serwis.com.pl/czr_pythons.box"
```
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment