aversey / karamel-chef

This chef cookbook installs Karamel. Used by Vagrant to provision multi-node clusters.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

karamel-chef

This chef cookbook installs Karamel. Used by Vagrant to provision multi-node clusters.

  1. Install plugin vagrant plugin install vagrant-disksize

  2. Create your own cluster by copying an existing Karamel cluster definition. If your name is John, call it 'hopsworks.1.john'. Then customize it.

  3. To start a Hopsworks VM, use the run.sh script. The parameters are: (ubuntu or centos), number of VMs in the vagrant configuration (1 or 3), (john, hopsworks, jim, virtualbox, etc), [no-random-ports] - this will forward the ports in the Vagrantfile.

For example, ./run.sh ubuntu 1 jim no-random-ports

  1. To shutdown your cluster, run the kill.sh script:

./kill.sh

Dela instructions

Follow the dela/README.md instructions

About

This chef cookbook installs Karamel. Used by Vagrant to provision multi-node clusters.

License:Apache License 2.0


Languages

Language:Shell 69.3%Language:Roff 16.4%Language:Ruby 9.1%Language:Python 2.9%Language:HTML 2.4%