Изменения документа Nginx auto proxy for containers

Редактировал(а) Alexandr Fokin 2024/11/23 17:34

<
От версии < 1.4 >
отредактировано Alexandr Fokin
на 2024/11/23 17:12
К версии < 1.3 >
отредактировано Alexandr Fokin
на 2024/11/23 17:09
>
Изменить комментарий: К данной версии нет комментариев

Комментарий

Подробности

Свойства страницы
Содержимое
... ... @@ -20,16 +20,9 @@
20 20  [[https:~~/~~/andreyex.ru/linux/ispolzovanie-docker-dlya-nastrojki-obratnogo-proksi-nginx-s-avtomaticheskoj-generatsiej-ssl/>>https://andreyex.ru/linux/ispolzovanie-docker-dlya-nastrojki-obratnogo-proksi-nginx-s-avtomaticheskoj-generatsiej-ssl/]]
21 21  |Using Docker to Set up Nginx Reverse Proxy With Auto SSL Generation
22 22  [[https:~~/~~/roman-academy.medium.com/using-docker-to-set-up-nginx-reverse-proxy-with-auto-ssl-generation-3a8a360b69ae>>https://roman-academy.medium.com/using-docker-to-set-up-nginx-reverse-proxy-with-auto-ssl-generation-3a8a360b69ae]]
23 -|How to bring up a reverse proxy using the jwilder/nginx-proxy
24 -[[https:~~/~~/docs.exalate.com/docs/scripts-how-to-bring-up-a-reverse-proxy-using-the-jwildernginx-proxy>>https://docs.exalate.com/docs/scripts-how-to-bring-up-a-reverse-proxy-using-the-jwildernginx-proxy]]
23 +|
25 25  )))
26 -|(% style="width:81px" %) |(% style="width:1369px" %)(((
27 -|(((
28 -(% style="width:758px" %)
29 -|(% style="width:630px" %)Точка входа - http порты.|(% style="width:84px" %)80, 443
30 -|(% style="width:630px" %)Общая сеть, к которой подключаются контейнеры сервисы.|(% style="width:84px" %)proxyNet
31 -|(% style="width:630px" %) |(% style="width:84px" %)
32 -)))|{{code language="yaml"}}services:
25 +|(% style="width:81px" %) |(% style="width:1369px" %){{code language="yaml"}}services:
33 33  
34 34   reverse-proxy:
35 35   image: "jwilder/nginx-proxy:latest"
... ... @@ -73,10 +73,5 @@
73 73  networks:
74 74   proxyNet:
75 75   external: true{{/code}}
76 -| |
77 -| |
78 78  
79 79  
80 -)))
81 -
82 -