Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement a clean update mechanism #9

Open
debloper opened this issue Jun 23, 2024 · 2 comments
Open

Implement a clean update mechanism #9

debloper opened this issue Jun 23, 2024 · 2 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Milestone

Comments

@debloper
Copy link
Owner

This utility is meant to be "set it and forget it", so no one is forced to update if they're satisfied with how it's working for them. It shouldn't even have to have automated updates, notifying annoying them to update.

But at least for the ones who want to stay at the bleeding edge & update, it shouldn't be more than just one or two scripts to run.

@andiohn
Copy link

andiohn commented Jul 30, 2024

Perhaps on reboot it can add a 'update me' page to the urls it cycles through? Then you log in to the admin portal and push go.

@debloper
Copy link
Owner Author

debloper commented Aug 1, 2024

Yes, there are 3 parts to this:

  • check if update is available (compare local vs upstream git tree)
  • show the call to action UX when update is available
  • run update script & reboot to apply changes

@debloper debloper added documentation Improvements or additions to documentation enhancement New feature or request labels Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants