/vagrantBoxes

Vagrant files to make my life ALOT easier, it will set up virtual dev environments for all of my codes

Primary LanguageRubyApache License 2.0Apache-2.0

VagrantFiles

Vagrant files to make my life ALOT easier, it will set up virtual dev environments for all of my codes

Vagrant ssh gif

How the Vagrant Environment is set up

The folder "BaseVagrant" contains some shared scripts that aren't specific to environments

The folder "BaseApache" contains some files to be replaced to work with vagrant

The Folder "Source" is where repos can be cloned and will be .gitignored

The Folder "html" is where web servers will look for websites can be cloned and will be .gitignored. Can clone repos into here, or copy pasta projects/websites into here

Other folders are vagrants for specific environments