What's Up Docker
What's Up Docker (WUD) watches your Docker containers and reports which ones have newer image versions available.
The What's Up Docker integration lets Homarr connect to your WUD instance so you can see how many of your watched containers have image updates available directly from your dashboard.
Widgets & Capabilities
Adding the integration
Create the connection under Management → Integrations. See Managing integrations.
URL configuration
Use the root URL of your WUD instance, for example https://wud.example.com. Homarr uses /api/containers under that URL for both connection testing and widget data.
Secrets
WUD 9 requires authentication. Enter your WUD username and password in Homarr; the initial admin credentials configured with WUD_AUTH_ADMIN_USER and WUD_AUTH_ADMIN_PASSWORD work with Basic authentication. Older WUD versions without authentication can leave both fields empty.
Credentials are sent to the configured URL over HTTP or HTTPS. Use HTTPS outside a trusted internal network.
No credentials required