cookbook 'cube', '= 0.1.0'
cube (5) Versions 0.1.0 Follow2
Installs/Configures cube
cookbook 'cube', '= 0.1.0', :supermarket
knife supermarket install cube
knife supermarket download cube
Description
Installs and configures Cube
Requirements
- Node.js
- MongoDB
- UFW
- Tested on Ubuntu 11.10.
Usage
Include default recipe in your run list.
Cube listens on ports 1080 (collector) and 1081 (evaluator) without
any security. As such this cookbook installs the
Uncomplicated Firewall cookbook
locking down all ports except SSH. You'll likely want to tailor this
to your environment.
Dependent cookbooks
nodejs >= 0.0.0 |
ufw >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.