Skip to content

Instantly share code, notes, and snippets.

@fermayo
Last active November 18, 2015 14:23
Show Gist options
  • Save fermayo/f6fc82a8fee76caabbf4 to your computer and use it in GitHub Desktop.
Save fermayo/f6fc82a8fee76caabbf4 to your computer and use it in GitHub Desktop.
training
lb:
image: tutum/haproxy
ports:
- "80:80"
links:
- helloworld
roles:
- global
helloworld:
image: tutum/hello-world
target_num_containers: 4
deployment_strategy: high_availability
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment