mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-04-05 23:36:22 +00:00
2.1 KiB
Executable File
2.1 KiB
Executable File
title, description, keywords, weight, pre
| title | description | keywords | weight | pre | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RustDesk Server OSS | Run your own RustDesk Server OSS deployment with the free and open-source self-hosted backend. Learn what is included, when to choose OSS, and how to install RustDesk ID and relay services. |
|
100 | <b>2.1. </b> |
RustDesk Server OSS is the free and open-source self-hosted backend for RustDesk. It lets you run your own ID and relay services, keep remote access traffic under infrastructure you control, and deploy RustDesk on your own cloud or on-prem environment.
Use RustDesk Server OSS when you want core self-hosting capabilities and are comfortable managing deployment, networking, and upgrades yourself. If you need a web console, API access, OIDC, LDAP, 2FA, device management, or other centralized admin features, compare it with RustDesk Server Pro.
What is included in RustDesk Server OSS?
hbbsfor RustDesk ID, rendezvous, and signaling.hbbrfor relay traffic when direct peer-to-peer connectivity is not possible.- Community support and deployment guidance through the documentation and Discord.
Get started with RustDesk Server OSS
- Start with the Installation guide for the standard deployment path.
- Use the Docker guide if you want a container-based setup.
- Use Windows & PM2 or NSSM for Windows hosts.
- Use the Synology guide for NAS deployments.
{{% notice note %}} If you build your own server on your home/office, and can't connect it through public IP/domain, please check this article. {{% /notice %}}
{{% children depth="3" showhidden="true" %}}