Commit graph

6 commits

Author SHA1 Message Date
Scott S. Lowe
e3feb33619 Update README.md
Update README.md based on new architecture of the learning environment
2016-10-05 21:08:30 -06:00
Scott S. Lowe
7e8077310d Re-factor Docker+Vagrat+YAML environment
Move host Vagrantfile into main directory, and refactor to use external YAML configuration file. Add multi-platform support.
2016-10-04 09:41:29 -06:00
Scott S. Lowe
12c1e7cc37 Clean up all Vagrant configurations
Remove old settings that are no longer applicable.
2016-09-21 01:06:15 -06:00
Scott Lowe
81b1458b0f Add Ruby code to all Vagrantfiles
Add Ruby code to determine full path to supporting files referenced
in all Vagrantfiles. This will allow more effective use of Vagrant
commands when not in the same directory as the Vagrantfile.
2016-01-13 13:48:02 -07:00
Scott Lowe
77b014618c Update Vagrantfile
Update the Vagrantfile for all projects to specify a specific VM
clone directory (to help with Time Machine backups)
2015-06-23 23:28:53 -06:00
Scott Lowe
d51e3ba62e Add files for multi-container Docker environments with Vagrant
Add support files to allow users to specify a list of containers
in a YAML file and then use Vagrant to turn up all the containers.
2015-02-11 10:11:27 -07:00