rustdesk-server icon indicating copy to clipboard operation
rustdesk-server copied to clipboard

update rustdesk server

Open Benance opened this issue 2 years ago • 9 comments

I've spent some time searching for the method to update rustdesk server, but I haven't found any information in the documentation. How can I update my self-hosted rustdesk server? Thanks a lot for your answers

Benance avatar Jan 28 '23 10:01 Benance

Me too, would love to know how we can update this

rafaelfmuniz avatar Jan 30 '23 00:01 rafaelfmuniz

If you're using docker / docker-compose, just pull the updated image. If you're using the .deb package, you have to download the latest from https://github.com/rustdesk/rustdesk-server/releases Same if you're using the binary file directly.

paspo avatar Jan 30 '23 13:01 paspo

And when the install has been done with this command: wget https://raw.githubusercontent.com/dinger1986/rustdeskinstall/master/install.sh then ./install.sh how to update?

Benance avatar Jan 31 '23 07:01 Benance

And when the install has been done with this command: wget https://raw.githubusercontent.com/dinger1986/rustdeskinstall/master/install.sh then ./install.sh how to update?

you should probably refer to the repo of the user mantaining that script: https://github.com/techahold/rustdeskinstall

paspo avatar Jan 31 '23 10:01 paspo

ok thanks I've just opened an issue here

Benance avatar Jan 31 '23 10:01 Benance

Incase anyone checks here

the answer is in the linked issue

dinger1986 avatar Jan 31 '23 10:01 dinger1986

The update script should be mentioned in the official docs, just like the installation script

soulflyman avatar May 04 '23 12:05 soulflyman

Please feel free to add it

dinger1986 avatar May 04 '23 13:05 dinger1986

I am using docker for rust desk, but when I pull new image, it's always same, 1.1.7-1. This is latest version of docker image?

lucidnx avatar May 24 '23 00:05 lucidnx