How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "seravo/wordpress"
end
vagrant init seravo/wordpress
vagrant up
This version was created almost 9 years ago.
There isn't a description.
This version was created almost 9 years ago.
There isn't a description.
This version was created almost 9 years ago.
There isn't a description.
This version was created almost 9 years ago.
There isn't a description.
This version was created almost 9 years ago.
Changed webgrind to https://github.com/alpha0010/webgrind because upstream is stalled.
Installed avahi-daemon so that devices in the same network can easily access vagrant box.
This version was created about 9 years ago.
Added log.io for better log monitoring.
This version was created about 9 years ago.
Stable release. Fixed sendfile problem with nginx, added possibility to use browsersync as middleware.
This version was created over 9 years ago.
Fixes web terminal