removed beszel

This commit is contained in:
2025-03-26 12:56:51 -05:00
parent a9c47ff47d
commit 7a3450fea4

View File

@@ -1,14 +0,0 @@
services:
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
# monitor other disks / partitions by mounting a folder in /extra-filesystems
- /:/extra-filesystems/sda1:ro
environment:
LISTEN: 45876
KEY: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDzvLMEvA46lWnDEFL/pZhccuMKJ8YSxDikTIMI/Z7w1"
FILESYSTEM: sda1