Skip to content
This repository was archived by the owner on Jul 2, 2021. It is now read-only.

Added links to videos in the readme. #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down