You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
homepage/docs/widgets/services/watchtower.md

18 lines
446 B

---
title: Watchtower
description: Watchtower Widget Configuration
---
Learn more about [Watchtower](https://github.com/containrrr/watchtower).
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
```