mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-06 21:57:48 +01:00
add mkdocs
This commit is contained in:
15
docs/widgets/services/watchtower.md
Normal file
15
docs/widgets/services/watchtower.md
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
title: Watchtower
|
||||
description: Watchtower Widget Configuration
|
||||
---
|
||||
|
||||
To use this widget, Watchtower needs to be configured to to [enable metrics](https://containrrr.dev/watchtower/metrics/).
|
||||
|
||||
Allowed fields: `["containers_scanned", "containers_updated", "containers_failed"]`.
|
||||
|
||||
```yaml
|
||||
widget:
|
||||
type: watchtower
|
||||
url: http://your-ip-address:8080
|
||||
key: demotoken
|
||||
```
|
||||
Reference in New Issue
Block a user