1
0
Fork 0
mirror of https://github.com/maziggy/bambuddy.git synced 2026-05-09 08:25:54 +02:00

[GH-ISSUE #906] [Feature]: Update option from the webui. #625

Closed
opened 2026-05-07 00:12:12 +02:00 by BreizhHardware · 4 comments

Originally created by @pedromfa on GitHub (Apr 6, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/906

Originally assigned to: @maziggy on GitHub.

Problem or Use Case

Is it possible to add an update button on the ui? Without having to run comands on the docker? Thank you for this wonderful piece of software. 🙏

Proposed Solution

Is it possible to add an update button on the ui? Without having to run comands on the docker? Thank you for this wonderful piece of software. 🙏

Alternatives Considered

No response

Feature Category

Print Archiving

Priority

Nice to have

Mockups or Examples

No response

Contribution

  • I would be willing to help implement this feature

Checklist

  • I have searched existing issues to ensure this feature hasn't already been requested
Originally created by @pedromfa on GitHub (Apr 6, 2026). Original GitHub issue: https://github.com/maziggy/bambuddy/issues/906 Originally assigned to: @maziggy on GitHub. ### Problem or Use Case Is it possible to add an update button on the ui? Without having to run comands on the docker? Thank you for this wonderful piece of software. 🙏 ### Proposed Solution Is it possible to add an update button on the ui? Without having to run comands on the docker? Thank you for this wonderful piece of software. 🙏 ### Alternatives Considered _No response_ ### Feature Category Print Archiving ### Priority Nice to have ### Mockups or Examples _No response_ ### Contribution - [ ] I would be willing to help implement this feature ### Checklist - [x] I have searched existing issues to ensure this feature hasn't already been requested
BreizhHardware 2026-05-07 00:12:12 +02:00
  • closed this issue
  • added the
    wontfix
    label
Author
Owner

@maziggy commented on GitHub (Apr 7, 2026):

This isn't something we can realistically add — Bambuddy runs as a Docker container, and containers are immutable by design. The container can't safely pull a new image and restart itself from the inside.

For easy updates, I'd recommend:

  • Watchtower — automatically pulls new images and recreates containers
  • Dockge or Portainer — web UI for managing Docker containers with one-click updates

These are purpose-built tools that handle updates safely. Closing as won't-implement, but appreciate the suggestion!

<!-- gh-comment-id:4198237221 --> @maziggy commented on GitHub (Apr 7, 2026): This isn't something we can realistically add — Bambuddy runs as a Docker container, and containers are immutable by design. The container can't safely pull a new image and restart itself from the inside. For easy updates, I'd recommend: - Watchtower — automatically pulls new images and recreates containers - Dockge or Portainer — web UI for managing Docker containers with one-click updates These are purpose-built tools that handle updates safely. Closing as won't-implement, but appreciate the suggestion!
Author
Owner

@pedromfa commented on GitHub (Apr 7, 2026):

Hi @maziggy . Thank you for the reply. I see. I actually looked into watchtower but that would blindless update and i wanted to decide when to update. Any chance for an home assistant addon/app?

<!-- gh-comment-id:4198293126 --> @pedromfa commented on GitHub (Apr 7, 2026): Hi @maziggy . Thank you for the reply. I see. I actually looked into watchtower but that would blindless update and i wanted to decide when to update. Any chance for an home assistant addon/app?
Author
Owner

@maziggy commented on GitHub (Apr 7, 2026):

No sorry, not from Bambuddy.

<!-- gh-comment-id:4198304836 --> @maziggy commented on GitHub (Apr 7, 2026): No sorry, not from Bambuddy.
Author
Owner

@pedromfa commented on GitHub (Apr 7, 2026):

alrighty no worries. Thank you for all the work on this app. ;)

<!-- gh-comment-id:4198348289 --> @pedromfa commented on GitHub (Apr 7, 2026): alrighty no worries. Thank you for all the work on this app. ;)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/bambuddy-maziggy-1#625
No description provided.