How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "waynetech/ubuntu-gae"
  config.vm.box_version = "1.0"
end
vagrant init waynetech/ubuntu-gae \
  --box-version 1.0
vagrant up

This version was created about 4 years ago.

Google App Engine Development Php5.5.34, MySQL 5.7

2 providers for this version.
  • digitalocean
    unknown Hosted by Vagrant Cloud
  • virtualbox
    unknown Externally hosted (ghulamkhan.xyz)