mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-06 21:57:48 +01:00
add mkdocs
This commit is contained in:
14
docs/widgets/services/whatsupdocker.md
Normal file
14
docs/widgets/services/whatsupdocker.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
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
|
||||
```
|
||||
Reference in New Issue
Block a user