Skip to content

Vagrant box to run wagtail projects with Google AppEngine.

Notifications You must be signed in to change notification settings

salvadormrf/vagrant-gae-wagtail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant GAE

Vagrant development box to run wagtail projects with Google AppEngine.

Documentation

Install Vagrant & VirtualBox (OSX Instructions)

brew cask install virtualbox
brew cask install vagrant

Run development box

vagrant up  
vagrant ssh  

cd project
make run

Application access

Access website from:

About

Vagrant box to run wagtail projects with Google AppEngine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published