How to Set Up Traefik Reverse Proxy on Docker

preview_player
Показать описание

Traefik is a powerful reverse proxy that can be used to manage and secure your Docker containers. In this video, I will show you how to install and configure Traefik on Docker, and how to use it to route traffic to your different containers.
Рекомендации по теме
Комментарии
Автор

[Chapters]

0:00 - 0:33 Introduction
0:34 - 2:03 Introduction to Traefik
2:04 - 12:38 Setup Traefik

jamescarroll
Автор

Really great tutorial, how can I do it if I want it to expose it to the internet with a domain? It will be great to have a video talking about that

Kevin-ojuo
Автор

Nice intro to traefik! Definitely keep going

Tom-nxwf
Автор

ok but what's the point to use Traefik if we can still access to the containers via their exposed port ?
we cannot use only an internal network and not expose all the ports or what's the best practises ?

dragon
Автор

I wish i see this earlier, Thank you. But I have question. Does we able to control this reverse proxy in dynamic way? and how to do that?

dnial
Автор

How to setup HTTPS configuration on traefik would be a good idea

bharath
Автор

Good stuff, however you should never use depends on, as you are creating an anti pattern

joper
Автор

Yes, why do we need to set a host? Like on apache, nignx we don't set a host. It automatically recognize it. Can we instead of a host pass the name of the app?

enricrypto
visit shbcf.ru