12 lines
324 B
Text
12 lines
324 B
Text
|
|
# Uptime Kuma login credentials
|
||
|
|
# Used by the disk monitoring playbook to create monitors automatically
|
||
|
|
|
||
|
|
uptime_kuma_username: "admin"
|
||
|
|
uptime_kuma_password: "your_password_here"
|
||
|
|
|
||
|
|
# ntfy credentials
|
||
|
|
# Used for notification channel setup in Uptime Kuma
|
||
|
|
|
||
|
|
ntfy_username: "your_ntfy_username"
|
||
|
|
ntfy_password: "your_ntfy_password"
|