Async SSH for parallel status checks; Kuma 2 --base-path via CLI arg

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
jtricerolph 2026-07-01 17:13:38 +00:00
parent 32b4a98160
commit 8fdf3c8e4e
2 changed files with 12 additions and 9 deletions

View file

@ -3,8 +3,7 @@ services:
image: louislam/uptime-kuma:2
security_opt:
- apparmor=unconfined
environment:
- UPTIME_KUMA_BASE_PATH=/monitor
command: ["node", "server/server.js", "--base-path=/monitor"]
volumes:
- kuma_data:/app/data
ports: