setup uptime-kuma

This commit is contained in:
2026-07-24 16:32:24 +02:00
parent 6c21288027
commit 3ce3f9498d
4 changed files with 20 additions and 1 deletions
+10
View File
@@ -72,6 +72,16 @@ services:
- /opt/server/filebrowser/database:/database
- /opt/server/filebrowser:/config
uptime-kuma:
image: louislam/uptime-kuma:latest
container_name: uptime-kuma
restart: unless-stopped
volumes:
- /opt/server/uptime-kuma:/app/data
ports:
- "3001:3001"
volumes:
caddy_data:
caddy_config: