mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #906] [Feature]: Update option from the webui. #626
Labels
No labels
A1
automated
automated
bug
bug
Closed due to inactivity
contrib
dependencies
dependencies
duplicate
enhancement
feedback
hold
invalid
Notes
P1S
pull-request
security
security
ThumbsUp
user-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bambuddy#626
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
Checklist
@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:
These are purpose-built tools that handle updates safely. Closing as won't-implement, but appreciate the suggestion!
@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?
@maziggy commented on GitHub (Apr 7, 2026):
No sorry, not from Bambuddy.
@pedromfa commented on GitHub (Apr 7, 2026):
alrighty no worries. Thank you for all the work on this app. ;)