Merge pull request #196 from bridgetkromhout/or-azure

Azure directions are also included
This commit is contained in:
Jérôme Petazzoni
2018-04-13 01:04:07 -05:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
# Trainer tools to create and prepare VMs for Docker workshops on AWS
# Trainer tools to create and prepare VMs for Docker workshops on AWS or Azure
## Prerequisites
@@ -14,7 +14,7 @@ And if you want to generate printable cards:
## General Workflow
- fork/clone repo
- set required environment variables for AWS
- set required environment variables
- create your own setting file from `settings/example.yaml`
- if necessary, increase allowed open files: `ulimit -Sn 10000`
- run `./workshopctl` commands to create instances, install docker, setup each users environment in node1, other management tasks