disabled Agent

This commit is contained in:
Marc Blatter 2026-03-25 19:13:07 +00:00
parent 7f08fef620
commit a4f230954c
1 changed files with 0 additions and 14 deletions

View File

@ -13,20 +13,6 @@ services:
- LANG=de - LANG=de
volumes: volumes:
- /home/marc/beszel/data:/app/data - /home/marc/beszel/data:/app/data
# BESZEL AGENT
beszel-agent:
image: henrygd/beszel-agent
container_name: beszel-agent
restart: unless-stopped
network_mode: host
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
- /home/marc/beszel_agent_data:/var/lib/beszel-agent
environment:
LISTEN: 45876
KEY: 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDeTR0LTviTH/jJYrUoILDhnZvNEw2c6l8jtRzRp/MEU'
TOKEN: 9dc7cd11-52d2-4931-b9a3-42fbafa66aa9
HUB_URL: http://192.168.100.105:8095
# ATLAS UI # ATLAS UI
atlas: atlas:
image: keinstien/atlas:latest image: keinstien/atlas:latest