How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "Gigasavvy/base_box"
end
vagrant init Gigasavvy/base_box
vagrant up
This version was created almost 6 years ago.
Removed extra data in public_html/profiler from xdebug, removed chef4 database & fixed zsh so it can pull in updates.
This version was created about 6 years ago.
There isn't a description.
This version was created about 6 years ago.
Gigasavvy Box
This version was created about 6 years ago.
Remove php70w-mysql package and install php70w-mysqlnd. Install Nginx Install Mongo Add alias to enable/disable lamp, mean, lemp stacks. Add alias to enable/disable caching services (redis/varnish)
There are no providers for this version.
This version was created about 6 years ago.
Increase php.ini values for magento 2
This version was created about 6 years ago.
removes documentation for public_html
This version was created about 6 years ago.
The basic-est box