Agent: NetBird IP-адреса, host network mode

This commit is contained in:
Максимка
2026-02-26 22:32:58 +03:00
parent 961e41d361
commit b55c896037

View File

@@ -11,16 +11,17 @@ services:
- GITEA_URL=http://git.dttb.ru
- GITEA_USER=oleg
- GITEA_PASS=OL260380eg
- PROXMOX_URL=https://10.0.0.250:8006
- PROXMOX_URL=https://100.70.121.235:8006
- NEXTCLOUD_URL=https://dttb.ru
- CLAWDBOT_URL=http://100.70.219.93:3400
volumes:
- agent-data:/workspace
- ./secrets:/secrets:ro
# Если NetBird в host mode:
# network_mode: host
# NetBird в host mode — агент видит всю mesh-сеть
network_mode: host
extra_hosts:
- "git.dttb.ru:10.0.0.189"
- "dttb.ru:10.0.0.230"
- "git.dttb.ru:100.70.121.235"
- "dttb.ru:100.70.121.235"
volumes:
agent-data: