Agent: NetBird IP-адреса, host network mode
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user