Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/coveros-archive/starcanada2016

Code from Gene's Star Canada 2016 Vagrant and Docker tutorial
https://github.com/coveros-archive/starcanada2016

Last synced: about 1 month ago
JSON representation

Code from Gene's Star Canada 2016 Vagrant and Docker tutorial

Awesome Lists containing this project

README

        

# Vagrant/Docker Tutorial

These are the files, scripts, cookbooks, etc. used in the
*Virtualization and Containers for Automating Web Testing* tutorial.

* *first-vagrant* - Our First Vagrant Box
* *first-chef* - Our First Chef Recipe
* *www-db* - Vagrant Database and Web Server
* *www-db-test* - Selenium tests (for *www-db* or *docker-www-db*)
* *first-dockerfile* - Our First Dockerfile
* *docker-www-db* - Docker Database and Web Server