RustDeskServer-AiO

RustDeskServer-AiO

Docker app from ich777's Repository

Overview

Self-host your own RustDesk Server, it is free and open source. This container includes both the RustDesk Server and the RustDesk Relay in one and starts it.

Install RustDeskServer-AiO on Unraid in a few clicks.

Find RustDeskServer-AiO in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for RustDeskServer-AiO Review the template variables and paths Click Install

Download Statistics

74,225
Total Downloads
5,538
This Month
4,922
Avg / Month

Total Downloads Over Time

Loading chart...

Details

Repository
ghcr.io/ich777/rustdesk-server-aio
Last Updated2026-01-13
First Seen2023-05-23

Runtime arguments

Network
bridge
Shell
bash
Privileged
false
Extra Params
--restart=unless-stopped

Template configuration

Data PathPathrw

Default data path

Target
/rustdesk-server
Value
/mnt/cache/appdata/rustdeskserver-aio
Enable RustDesk ServerVariable

The server needs by default the following ports to work properly: TCP: 21115, 21116, 21118 UDP: 21116

Target
HBBS_ENABLED
Default
true|false
Value
true
Rust Desk Server ParametersVariable

Enter your extra start up parameters for the server here if necessary.

Target
HBBS_PARAMS
Value
--key _
Enabel RustDesk RelayVariable

The relay needs by default the following ports to work properly: TCP: 21117, 21119

Target
HBBR_ENABLED
Default
true|false
Value
true
Rust Desk Relay ParametersVariable

Enter your extra start up parameters for the relay here if necessary.

Target
HBBR_PARAMS
Value
--key _
TCP - RustDesk Server/RelayPorttcp

Necessary default ports for the server: TCP: 21115, 21116, 21118 UDP: 21116 Necessary default ports for the relay: TCP: 21117, 21119

Target
21115-21119
Value
21115-21119
UDP - RustDesk ServerPortudp
Target
21116
Value
21116
UIDVariable

Only change when you know what you are doing!

Value
99
GIDVariable

Only change when you know what you are doing!

Value
100
DATA_PERMVariable

Only change when you know what you are doing!

Value
770
UMASKVariable

Only change when you know what you are doing!

Value
000