Post

RustDesk Server

RustDesk is a full-featured open source remote control alternative for self-hosting and security with minimal configuration.

RustDesk Server

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/rustdeskserver.sh)"
CPU: 1 cores RAM: 512 MB Disk: 2 GB OS: Debian 13

Alpine install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/alpine-rustdeskserver.sh)"
CPU: 1 cores RAM: 512 MB Disk: 2 GB OS: Alpine 3.23

Notes

Check our configuration guide for help: https://github.com/community-scripts/ProxmoxVE/discussions/2388
To set admin password on Debian, type cd /var/lib/rustdesk-api && rustdesk-api reset-admin-pwd </code> inside LXC.</div> </div>
To see admin password on Alpine, type cat ~/rustdesk.creds inside LXC.
This script uses hbbs/hbbr builds from lejianwen/rustdesk-server (instead of the official repo) for full compatibility with the RustDesk API (SSO/OAuth). See https://github.com/community-scripts/ProxmoxVE/issues/12079.
## Web Interface
Port: 21114
## Links - [Official Website](https://rustdesk.com/) - [Documentation](https://rustdesk.com/docs/en/) ---
This post is licensed under CC BY 4.0 by the author.