Manage multiple sites with Docker Compose and Traefik

Manage multiple sites with Docker Compose and Traefik

Andrew Schmelyun

1 год назад

44,794 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Steve Campbell
Steve Campbell - 09.11.2023 16:17

This is the easiest to understand guide on setting up Traefik with an app that I've found. Thanks!

Ответить
Chris Dillon
Chris Dillon - 24.10.2023 08:16

So, instead of like a vite dev server proxy for dev? Hmm.

Ответить
Atiqul Hoque
Atiqul Hoque - 05.10.2023 12:36

very helpful video.

Ответить
Yashin Shekh
Yashin Shekh - 26.09.2023 09:42

thank you so much , it is what i am looking for. i am using it django cookiecutter ways. use traefik for proxy and nginx for serving static files.

Ответить
Henry
Henry - 04.09.2023 02:16

Best explanation yet! Thanks so much.

Ответить
DiesundDasTutorial
DiesundDasTutorial - 20.08.2023 19:35

Why was it not needed to specify "traefik.enable=true"?

Ответить
inteliconn
inteliconn - 16.06.2023 14:29

Thanks!

Ответить
David Cordoba
David Cordoba - 27.05.2023 20:26

Thanks for the tutorial

Ответить
sc wan
sc wan - 17.05.2023 14:02

Show me the javascriptdockerfile

Ответить
MIKI
MIKI - 25.02.2023 18:36

Very helpful tutorial for using traefik locally, thanks a lot!

Ответить
vak vak
vak vak - 18.02.2023 18:04

Is it important to keep different "ports" section in application service? Or it could be changed to the same ports "80:80" for instance?

Ответить
Pieter Rossouw
Pieter Rossouw - 17.02.2023 00:28

Nginx seems to be faster (lower resource utilization or higher traffic before dropping requests). Passing in that docker socket as a volume also greatly increases the severity of exploitation if your version of the container becomes vulnerable. That said, nginx configuration files can be finicky so tomato potato. I'll just use both.

Ответить
Igor Carvalho de Paula
Igor Carvalho de Paula - 14.02.2023 17:02

awesome.
wonderful.

Ответить
Saragas Michalis
Saragas Michalis - 28.01.2023 21:19

Super useful!!

Ответить
Kamzata
Kamzata - 18.11.2022 04:11

Let's say I have 1 stack with 2 containers and another stack with 1 container. How can I isolate the stacks behind Traefik?

Ответить
Denys
Denys - 01.11.2022 11:37

Hello, nginx proxy is more powerful and useful 🙂 but without beautiful web gui

Ответить
Ruslan Voroshchuk / OWLOOKIT LTD
Ruslan Voroshchuk / OWLOOKIT LTD - 20.10.2022 11:53

Hi Andrew, thanks for continuing the sharing a very actual stuff. Could you please guide me on how to set up Traefik correctly to get access to the services from other devices on my local network? The use case is when we need to test the localhost on a native mobile / tablet OS. Thank you!

Ответить
Noureddine Latreche
Noureddine Latreche - 15.10.2022 14:43

I think I prefer ngnix proxy manager

Ответить
Ramon McDonald
Ramon McDonald - 10.10.2022 09:42

Thanks.

Ответить
Hugo Ortiz
Hugo Ortiz - 10.10.2022 06:57

Thanks for doing that!!

Ответить