Skip to content

ibrmora/vagrant-batavia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant box for Batavia

https://github.com/pybee/batavia

Usage

The default shared folder generate a lot of problem with "npm run build". So, install vagrant-sshfs plugin for shared folder. Install new vagrant version 1.9 to avoid problems with plugins.

For testserver

$ vagrant up

http://localhost:8000

For development-environment

$ vagrant up  --provision-with development-environment
$ vagrant ssh
$ cd /pybee/batavia
$ python setup.py test

If you run

$ vagrant reload --provision-with testserver

will get testserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages