Skip to content

Docker-Update/UpdateBoard

Repository files navigation

Not ready !

UpdateBoard

Modern web panel allowing to automatically analyze Docker containers, detect available updates and centralize all notifications related to their status.

Pictures

Dashboard

Screenshot


Login page

Screenshot

Language

...

Functionalities

  • Automatic scan of all Docker containers in execution
  • Comparison of the installed version with the latest version available
  • Configurable daily planning (by default: 01:00)
  • Manual scan via panel
  • Multi-channel notifications:
  • Discord (webhook)
  • Telegram (bot + chat ID)
  • Email (SMTP)
  • HTTP Webhook
  • Modern, clear and responsive web interface
  • Persistence of adjustment and state in data/

Download

...

How update detection works

  • The service reads the image of each container in execution.
  • He's questioning the registry to retrieve the tag list.
  • If semver tags are available, the highest version is considered "last version".
  • Otherwise, the system tries a fallback on the tag latest.

Notes importantes

  • This project and currently in the creation phase and therefore not finished

About

Docker Update Panel is a modern web‑based app that scans Docker containers daily, checks installed vs latest image versions, lists those requiring updates, and sends notifications through multiple services.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors