How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "reddingwebpro/cognacbox"
end
vagrant init reddingwebpro/cognacbox
vagrant up
This version was created about 1 year 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
Includes minor patches and fixes cosmetic mtod issue (GitHub issue #8)
This version was created about 1 year 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
This version was created almost 2 years ago.
Updated to latest patches for June 2020
This version was created almost 2 years ago.
Should fix the "failed to create the raw output" related to the UART serial output. Also performed update to all components to latest available.
This version was created about 2 years ago.
Significant updates to many core packages, upgrade to latest vagrant and virtual box hosts, and overall general updates.
This version was created over 2 years ago.
Initial Release