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:
parent
32b4a98160
commit
8fdf3c8e4e
2 changed files with 12 additions and 9 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue