Skip to content

janika/playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Playground

Personal Ubuntu box for trying things out. The vagrant machine is going to use your ssh key to get stuff from github, so you need to make sure that you have a private key that is being used.

The playground includes

  • nginx
  • v0.12.0 node
  • mongodb

Prerequisites

###Using the machine

Getting the machine up:

vagrant up

Provisioning the machine:

vagrant provision

You can ssh to the machine

vagrant ssh

You can stop the machine

vagrant halt

Restart it again with

vagrant up

About

vagrant box for playing around

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages