Skip to content
This repository has been archived by the owner on May 14, 2020. It is now read-only.

SamiHostikka/vagrant-node

Repository files navigation

Vagrant (precise32) + Node

Installs

  • n
    • latest stable node
      • express
      • grunt-cli
      • bower
      • supervisor
      • jshint
      • jslint
      • yuidocjs
  • mongodb
  • puppet 3
  • zsh

Depencies

Usage

git clone https://github.com/hstkk/vagrant-node.git
cd vagrant-node
git submodule init
git submodule update
vagrant up
vagrant ssh

Protips

  • Static IP address is 10.10.10.10
  • /home/vagrant/workspace is shared folder
  • Speed up startup
vagrant up --no-provision
  • Use suprevisor
supervisor app.js

About

Vagrant + Node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published