Agent: NetBird IP-адреса, host network mode
This commit is contained in:
@@ -11,16 +11,17 @@ services:
|
|||||||
- GITEA_URL=http://git.dttb.ru
|
- GITEA_URL=http://git.dttb.ru
|
||||||
- GITEA_USER=oleg
|
- GITEA_USER=oleg
|
||||||
- GITEA_PASS=OL260380eg
|
- GITEA_PASS=OL260380eg
|
||||||
- PROXMOX_URL=https://10.0.0.250:8006
|
- PROXMOX_URL=https://100.70.121.235:8006
|
||||||
- NEXTCLOUD_URL=https://dttb.ru
|
- NEXTCLOUD_URL=https://dttb.ru
|
||||||
|
- CLAWDBOT_URL=http://100.70.219.93:3400
|
||||||
volumes:
|
volumes:
|
||||||
- agent-data:/workspace
|
- agent-data:/workspace
|
||||||
- ./secrets:/secrets:ro
|
- ./secrets:/secrets:ro
|
||||||
# Если NetBird в host mode:
|
# NetBird в host mode — агент видит всю mesh-сеть
|
||||||
# network_mode: host
|
network_mode: host
|
||||||
extra_hosts:
|
extra_hosts:
|
||||||
- "git.dttb.ru:10.0.0.189"
|
- "git.dttb.ru:100.70.121.235"
|
||||||
- "dttb.ru:10.0.0.230"
|
- "dttb.ru:100.70.121.235"
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
agent-data:
|
agent-data:
|
||||||
|
|||||||
Reference in New Issue
Block a user