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

meymeynard/angularsafe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebSAFE

InaSAFE for the web

Installation

Download Vagrant:

% http://downloads.vagrantup.com/tags/v1.2.7

After downloading Vagrant, navigate to the root of this folder and run:

% vagrant up

...and wait for a while...

Running Tornado Server

If you run vagrant using the code above, puppet automatically runs the python script that starts the Tornado server accessible in:

% http://localhost:8000

To manually start the Tornado server, just SSH to localhost:2222 with:

% username: vagrant
% password: vagrant

Then run:

% python /vagrant/webapp/main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published