Skip to content

How is a jdeploy app updated? Can the app check for updates on start? #144

Answered by shannah
jpage4500 asked this question in Q&A
Discussion options

You must be logged in to vote

How does this work? I don't see anything about it but I'm probably just not looking in the right place.
On application launch, it will check the "source" of the app (either npm or github releases, depending on how it was deployed), and check to see if there is a newer version. If so, it will download the new version, and then proceed with launching the updated app.

Right now you can deploy via npm or github, but I'd like to add other options, such as self hosting soon.

There is also a feature request to specify the auto update settings for the app, and not even give the user an option to enable/disable them.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jpage4500
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants