mirror of
https://github.com/gethomepage/homepage.git
synced 2026-05-28 10:32:26 -04:00
19c25713c4
Co-Authored-By: Ben Phelps <ben@phelps.io>
15 lines
261 B
Markdown
15 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
|
|
```
|