Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/coveros-archive/starcanada2016
- Owner: Coveros-Archive
- License: apache-2.0
- Created: 2016-09-03T21:29:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-20T00:55:47.000Z (almost 8 years ago)
- Last Synced: 2024-09-20T18:39:09.439Z (3 months ago)
- Language: Ruby
- Homepage:
- Size: 550 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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