immense / Remotely

A remote control and remote scripting solution, built with .NET 8, Blazor, and SignalR.
GNU General Public License v3.0
4.28k stars 1.6k forks source link

How to update? look like everything has changed... #897

Open Itay1787 opened 2 weeks ago

Itay1787 commented 2 weeks ago

Hi, How do I update to the new version? It seems that everything has changed since the last time I did an update... I would appreciate the guidance I am currently running version: 2022.10.25.1744 (yes i know very old) This version is not running on docker. In the past there was a guided explanation of how to update, and how to rebuild to include the server URL in the client. I would appreciate an explanation/guidance on what to do to update. I don't mind switching to docker (but I prefer not to because my environment is already built without docker for this application) but if so the server URL will also be coded.

Thanks in advance Remotely Version Server : 2022.10.25.1744

DanielH00 commented 2 weeks ago

Hi, I'm using remotely via Docker but I'll try to help you ! So first of all you have to make a backup of your server and of your DB files or of your database ;) Then install the latest version:https://github.com/immense/Remotely/releases/tag/v2024.02.23.1927 Then overwrite the old app data except for the database files.

I don't know if this is right, but it's worth a try, and before you do anything please make a backup of the complete server !

Regards Daniel

DanielH00 commented 2 weeks ago

Hi,

I found this on Reddit: https://www.reddit.com/r/remotely_app/comments/1c6yxr2/upgrading_to_2024xxxx_guide/ I hope this can help you.

Regards Daniel