From 89fc835bb28086d722500b2d3c7583e24b634b88 Mon Sep 17 00:00:00 2001 From: Emile Vauge Date: Tue, 20 Sep 2016 14:49:43 +0200 Subject: [PATCH] Add Katacoda in docs --- README.md | 3 ++- docs/index.md | 4 +++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 72b0f1d19..4159cca3d 100644 --- a/README.md +++ b/README.md @@ -61,8 +61,9 @@ Run it and forget it! - Retry request if network error - [Let's Encrypt](https://letsencrypt.org) support (Automatic HTTPS with renewal) -## Demo +## Quickstart +You can have a quick look at Træfɪk in this [Katacoda tutorial](https://www.katacoda.com/courses/traefik/deploy-load-balancer) that shows how to load balance requests between multiple Docker containers. Here is a talk (in French) given by [Emile Vauge](https://github.com/emilevauge) at the [Devoxx France 2016](http://www.devoxx.fr) conference. You will learn fundamental Træfɪk features and see some demos with Docker, Mesos/Marathon and Let's Encrypt. diff --git a/docs/index.md b/docs/index.md index dbb6bba8d..1941c8615 100644 --- a/docs/index.md +++ b/docs/index.md @@ -36,7 +36,9 @@ Routes to your services will be created instantly. Run it and forget it! -## Demo +## Quickstart + +You can have a quick look at Træfɪk in this [Katacoda tutorial](https://www.katacoda.com/courses/traefik/deploy-load-balancer) that shows how to load balance requests between multiple Docker containers. Here is a talk (in french) given by [Emile Vauge](https://github.com/emilevauge) at the [Devoxx France 2016](http://www.devoxx.fr) conference. You will learn fundamental Træfɪk features and see some demos with Docker, Mesos/Marathon and Lets'Encrypt.