Updating Packaged Server Install Trilium without Reboot #5855
Unanswered
joshcsullivan
asked this question in
Q&A
Replies: 2 comments
-
I just do Otherwise there's no magic involved, you just need to find the correct process and terminate it. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi, @joshcsullivan. I'm Dosu, and I'm helping the Trilium team manage their backlog. I'm marking this issue as stale. Issue Summary:
Next Steps:
Thank you for your understanding and contribution! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Quick Question, how does one update the trilium packaged server install without rebooting?
Previously I had Trilium installed on a DigitalOcean droplet, so it was fine to reboot the VPS after every update. I've now installed it on my Synology and went to upgrade to 0.40.6, therefore I do not want to reboot. So I went to kill the PID, which I confirmed killed the trilium.sh process. Unfortunately, when I checked the version in Menu > About Trilium Notes, I still see 0.40.3.
I am using the
nohup ./trilium.sh &
command to run trilium if that makes any difference.Therefore, how does one correctly terminate the trilium process to update to the new version without restarting?
Beta Was this translation helpful? Give feedback.
All reactions