Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 663 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 663 Bytes

ZomboDB Chef Cookbook

Builds and installs the ZomboDB PostgreSQL extension, plus dependecies required to make use of it (i.e. elasticsearch and postgresql).

Requirements

  • vagrant
  • virtualbox (or some other provider)
  • vagrant plugins:
    • vagrant-berkshelf
    • vagrant-omnibus
    • vagrant-cachier (optional)

Quickstart

Simply running vagrant up will configure a virtual machine following the ZomboDB installation instructions, at which point you will be able to follow the tutorial.