add uptime kuma docker setup

This commit is contained in:
Tobias Nauen
2026-01-16 21:53:42 +01:00
parent b93bf4493d
commit d2d4b93a6a

10
uptime-kuma.yaml Normal file
View File

@@ -0,0 +1,10 @@
version: '1.0'
services:
uptime-kuma:
image: louislam/uptime-kuma:2
restart: unless-stopped
ports:
- "3001:3001"
volumes:
- /hdd/uptime-kuma:/app/data