More general

This commit is contained in:
Bridget Kromhout
2018-04-12 07:41:43 -05:00
parent fce69b6bb2
commit c3324cf64c

View File

@@ -14,7 +14,7 @@ And if you want to generate printable cards:
## General Workflow
- fork/clone repo
- set required environment variables (for AWS; placeholders otherwise)
- 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