Skip to content

itao/wnw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wandering & wondering (code name Goma, production name TBD)

Have amazing experiences.

Prerequisites

  1. Install Virtualbox
  2. Install vagrant
  3. Install python 2.7 or use your favourite package manager
  4. Install pip

Setup the devbox VM using Vagrant

# Outside of VM
mkdir -p ~/.ssh/sockets
[sudo] pip install -r requirements/tools.txt
vagrant up
vagrant ssh

# Now we're inside the vm
appserver

Then just hit up http://localhost:8888

To re-provision (if there's an ansible update) run vagrant provision

About

Wandering & wondering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published