mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-19 12:59:24 +00:00
33 lines
848 B
YAML
33 lines
848 B
YAML
# This file is passed by trainer-cli to scripts/ips-txt-to-html.py
|
|
|
|
workshop_name: Advanced Docker Orchestration
|
|
workshop_short_name: orchestration
|
|
repo: https://github.com/jpetazzo/orchestration-workshop
|
|
|
|
instance_login: docker
|
|
instance_password: training
|
|
|
|
clustersize: 3 # Number of VMs per cluster
|
|
pagesize: 12 # Number of cards to print per page
|
|
|
|
background_image: https://blog.docker.com/media/2015/08/notary.png
|
|
|
|
# To be printed on the cards:
|
|
blurb: >
|
|
Here is the connection information to your
|
|
three Docker nodes for the Security
|
|
Workshop. You can connect to each VM with
|
|
any SSH client.
|
|
|
|
Your {machine_is_or_machines_are}:
|
|
|
|
# {url} will be replaced by the script
|
|
footer: ""
|
|
|
|
url: http://container.training/
|
|
|
|
engine_version: get.docker.com
|
|
compose_version: 1.12.0
|
|
machine_version: 0.10.0
|
|
swarm_version: latest
|