mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 14:18:47 +00:00
14 lines
261 B
Markdown
14 lines
261 B
Markdown
---
|
|
title: Whats Up Docker
|
|
description: WhatsUpDocker Widget Configuration
|
|
---
|
|
|
|
Currently requires unauthenticated whatsupdocker instance.
|
|
|
|
Allowed fields: `["monitoring", "updates"]`.
|
|
|
|
```yaml
|
|
widget:
|
|
type: whatsupdocker
|
|
url: http://whatsupdocker:port
|
|
```
|