[SERVICE REQUEST] RustDesk Server (Open-Source TeamViewer Alternative) #9453
ali2000hos
started this conversation in
Service Template Requests
Replies: 1 comment
-
|
Maybe try this and let me know if this works for you :] |
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.
-
Service Name
RustDesk Server (hbbs & hbbr)
What is this service?
RustDesk is a full-featured, open-source remote desktop application, written in Rust. It serves as a highly popular, privacy-respecting alternative to TeamViewer and AnyDesk.
While the client app can use public servers, self-hosting the RustDesk Server allows you to establish secure, fast, and entirely private remote desktop connections using your own infrastructure. The server consists of two main components:
hbbs(ID/Rendezvous server) andhbbr(Relay server).Official Website
https://rustdesk.com/
GitHub Repository
Docker Image(s)
RustDesk provides official Docker images for the server components.
rustdesk/rustdesk-serverWhy should this be added to Coolify?
An open-source, self-hosted remote desktop solution is a massive requirement for many homelabbers, IT admins, and small businesses wanting to move away from the strict licensing and privacy concerns of TeamViewer or AnyDesk.
However, deploying the RustDesk server manually can be a bit tricky for beginners because it requires running two separate services (
hbbsandhbbr) and configuring several specific TCP and UDP ports for NAT punching and relaying. Having a one-click template in Coolify that automatically links the ID and Relay servers and exposes the correct ports would be an incredible addition to the platform!Beta Was this translation helpful? Give feedback.
All reactions