Internal tool for docker compose update checking
Find a file
2026-04-17 20:34:29 +02:00
cmd/duckdate Add structure, wud hook handler, tracing, loggin 2026-04-17 19:43:05 +02:00
docs/bruno/DuckDate Add structure, wud hook handler, tracing, loggin 2026-04-17 19:43:05 +02:00
internal Add structure, wud hook handler, tracing, loggin 2026-04-17 19:43:05 +02:00
go.mod Add structure, wud hook handler, tracing, loggin 2026-04-17 19:43:05 +02:00
go.sum Add structure, wud hook handler, tracing, loggin 2026-04-17 19:43:05 +02:00
README.md Update readme 2026-04-17 20:34:29 +02:00
structure.txt Add structure, wud hook handler, tracing, loggin 2026-04-17 19:43:05 +02:00

Duckdate

Duckdate is a a docker-compose update service.

How?

It archives this by listening for updates via the WUD Webhook and then edits the docker-compose file of the project, with the new tag. While keeping a backup in case the container doesnt start or get healty in a defined amount of time.

Why?

Well i won't install k8s and argocd, mainly im missing fast storage for longhorn. So im waiting for AI Bubble to pop or for my server to have a big upsi

Setup

[info] You need a complete WUD setup that at least monitors all containers you want to auto update