Open Benance opened 1 year ago
Me too, would love to know how we can update this
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.
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?
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
Incase anyone checks here
the answer is in the linked issue
The update script should be mentioned in the official docs, just like the installation script
Please feel free to add it
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?
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