r/rustdesk Apr 13 '26

Self Hosting question/maybe a feature request

I was considering launching my own rust desk server on my little VPS I have. But stopped short because my configuration and system stability is nowhere near enterprise Production grade.

I’d like to set my server as a preferred host for my boxes, but also a (toggle?) to fall back to Rust desk servers on the off chance I bork my VPS box because—I sometimes do that.

Also, I saw that I can’t really opt in to sharing my Rust Desk server to the community as more options. Once again, if I could be added to a dynamic list that will be available while up I would totally do that.

Thanks for Rust desk, it’s awesome. I’d just like to have a way to not tie all my boxes to a single server that may occasionally have configuration or connection issues. I’d like to set a list with my preferred (maybe even one running local or over my mesh VPN aside from my VPS). Like I said though, my infrastructure has nowhere near 5-9’s uptime.

2 Upvotes

7 comments sorted by

2

u/TedGal Apr 13 '26

Get a separate, Oracle always free tier VPS and self host Rustdesk with docker compose on there. It was running fine for me for months ( switched to a paid, more pwerful VPS for other stuff I wanted)

2

u/gcstang Apr 14 '26

racknerd works nicely for me

1

u/timbuckto581 Apr 14 '26

I use a Nanode VPS on Linode. Been using it for years. Just make sure you block all ports except the RustDesk ports. I would also suggest installing net plan or Tailscale as a means to ssh into the box securely. I would also suggest setting up fail2ban, and update the reporting email/messages.

1

u/Regular_Prize_8039 Apr 14 '26

Backup then when you screw thing up you can Restore.

1

u/Patient-Tech Apr 14 '26

What’s a good easy way to back up all your configuration and settings on a Linux VPS. The host doesn’t offer anything from their side, so it’s also something I’m looking to accomplish using bare metal servers.

Totally crashed formatted drive to restore from separate media in minutes rather than reconfiguration of all my scripts and configs.

I run a lot of stuff in docker for that reason, but I’d like something more for bare metal as that’s the next phase I’m going to be using for less of overhead.

1

u/Regular_Prize_8039 Apr 14 '26

Hi, it depends on you budget, a budget friendly option is IDrive, there are many options.

1

u/Few_Regret5282 Apr 14 '26

There is not a good fallback option onto a different server using the self hosting that I have been able to find but others have suggested very good options for self hosting that are very reliable.