add and update stuff

This commit is contained in:
2026-05-22 02:22:23 -07:00
parent 6bcadb4138
commit bc6ed1ae49
12 changed files with 703 additions and 27 deletions
+18
View File
@@ -0,0 +1,18 @@
---
services:
beszel:
image: henrygd/beszel
container_name: beszel
restart: unless-stopped
volumes:
- data:/beszel_data
networks:
- caddy
volumes:
data:
networks:
caddy:
name: "caddy"
external: true