From 00b782164e0ccb82bf22c81d0bcabf999768ff50 Mon Sep 17 00:00:00 2001 From: natac13 Date: Wed, 3 Jul 2019 13:25:38 -0400 Subject: [PATCH] Added links to videos in the readme. Links for parts 1 - 6, and the full playlist as of current. --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index be05e05..bdb57d2 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,13 @@ # Learn Traefik This repository contains examples on using traefik reverse proxy. This repository is used as a teaching aid in the training videos about Traefik, created by Kamran. These videos are available here: -* English: - * [link to be provided](link to be provided). +* [English Playlist: - How to Use Traefix Reverse Proxy](https://www.youtube.com/playlist?list=PLuvRKxeqrv4JxyDhH4yhDoYHuFnWQGEzI): + * [Part 1: Introduction to Traefik](https://www.youtube.com/watch?v=CCfUrWAuxck&list=PLuvRKxeqrv4JxyDhH4yhDoYHuFnWQGEzI&index=1). + * [Part 2: Protection for Traefik’s dashboard](https://www.youtube.com/watch?v=XIzH7hxTDu8&list=PLuvRKxeqrv4JxyDhH4yhDoYHuFnWQGEzI&index=2) + * [Part 3: How to use HTTPS to encrypt incoming traffic](https://www.youtube.com/watch?v=9fGGddwU2w8&list=PLuvRKxeqrv4JxyDhH4yhDoYHuFnWQGEzI&index=3) + * [Part 4: Introduction to LetsEncrypt](https://www.youtube.com/watch?v=tgh6mKj2yEw&list=PLuvRKxeqrv4JxyDhH4yhDoYHuFnWQGEzI&index=4) + * [Part 5: How HTTP challenge works with a real web server](https://www.youtube.com/watch?v=OHDTfJzL6jg&list=PLuvRKxeqrv4JxyDhH4yhDoYHuFnWQGEzI&index=5) + * [Part 6: How DNS challenge works](https://www.youtube.com/watch?v=wTHg7M9LY34&list=PLuvRKxeqrv4JxyDhH4yhDoYHuFnWQGEzI&index=6) * Urdu/Hindi: * [Introduction and basic setup (docker-compose)](https://youtu.be/CakHQs-GRJs) * [HTTPS/SSL (docker-compose)](https://youtu.be/hwqsosJJ5S0)