Skip to content

r3sult/vagrant-node-nginx-cluster

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project demonstrates how to setup a simple multi-vm environment in Vagrant consisting of:

  • nginx as load balancer
  • two node.js application servers

This requires Vagrant, Chef, and Virtualbox to be installed. The Vagrantfile uses the precise32 box which also needs to be downloaded.

To use this after installing all the prerequisites, just run 'vagrant up'.

For more information check out my page here on how I set this up.

About

Vagrant Multi-VM example using nginx and node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 84.2%
  • HTML 8.7%
  • Shell 6.9%
  • JavaScript 0.2%