How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "reddingwebpro/cognacbox"
config.vm.box_version = "3.0"
end
vagrant init reddingwebpro/cognacbox \
--box-version 3.0
vagrant up
This version was created over 2 years ago.
Upgrade ScotchBox Alternative -- Ubuntu 18.04 LTS; PHP 8.0; Dead simple development LAMP box. All updated to latest stable releases. Ready for Laravel, Symfony, or WordPress Development
*** Like all releases, it is highly recommended that you use the VagrantFile from Github at: https://github.com/reddingwebpro/cognacbox