homepage/docs/widgets/services/whatsupdocker.md

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
```