Home

Awesome

Deprecated and unstable but welcome any PR that fixes the vulnerabilities and updates the Puppet Manifest

<h2>Vagrant and Puppet configuration for NodeJS, Redis & MongoDB</h2>

Vagrant configuration with puppet to create a Virtual Box machine with Ubuntu Server 14.04, Nodejs / Redis / MongoDB

installation:

running:

access mongo and redis from your machine:

attention: you may have this ports occupied by your installations for redis and mongodb in your machine

development:

by default this vagrantfile have this configuration for shared folder between the host and the VM config.vm.synced_folder "~/Projects", "/vagrant"

Puppet Manifest will install:

Good hacking!!!!!!!!