1
0
mirror of https://github.com/karl0ss/homepage.git synced 2025-05-07 07:43:39 +01:00

17 lines
353 B
Markdown
Raw Normal View History

2023-09-29 21:01:11 +03:00
---
title: What's Up Docker
description: What's Up Docker Widget Configuration
2023-09-29 21:01:11 +03:00
---
Learn more about [What's Up Docker](https://github.com/fmartinou/whats-up-docker).
2023-09-29 21:01:11 +03:00
Allowed fields: `["monitoring", "updates"]`.
```yaml
widget:
type: whatsupdocker
url: http://whatsupdocker:port
username: username # optional
password: password # optional
2023-09-29 21:01:11 +03:00
```