homepage/docs/widgets/services/whatsupdocker.md
shamoon fa1d343f2a Documentation: add optional auth to whatsupdocker documentation
Co-Authored-By: zmweske <31971632+zmweske@users.noreply.github.com>
2024-03-14 21:07:35 -07:00

17 lines
353 B
Markdown

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