Skip to content
Snippets Groups Projects
README.md 379 B

czr_pythons

Cassandra, ZooKeeper, RabbitMQ and assorted Pythons

It's cass_zk_rmq but with extra:

  • build-essentials
  • git
  • Python 2.7
  • cassandra, kazoo and CoolAMQP
  • common utility and testing libraries

Usage in Vagrantfile:

config.vm.box = "henrietta/czr_pythons"
config.vm.box_url = "http://dev.dms-serwis.com.pl/vagrant/czr_pythons.box"