homepage/docs/widgets/services/whatsupdocker.md

17 lines
326 B
Markdown
Raw Normal View History

2023-09-29 21:01:11 +03:00
---
title: Whats Up Docker
description: WhatsUpDocker Widget Configuration
---
[Whats Up Docker](https://github.com/fmartinou/whats-up-docker)
2023-09-29 21:01:11 +03:00
Currently requires unauthenticated whatsupdocker instance.
Allowed fields: `["monitoring", "updates"]`.
```yaml
widget:
type: whatsupdocker
url: http://whatsupdocker:port
2023-09-29 21:01:11 +03:00
```