Rustdesk Server Pro License Key Install !!hot!! 〈BEST — 2027〉
Open your web browser and navigate to http:// :21115 or https:// :21115 . Initial Login: Default Username: admin
Create individual logins for technicians or employees.
Create a directory for your configuration files. Download compose.yml : Download the Pro configuration file: wget rustdesk.com/pro.yml -O compose.yml Use code with caution. Run the Server: Start the containers in detached mode: sudo docker compose up -d Use code with caution. Step 2: Accessing the Web Console
version: '3' services: hbbs: container_name: rustdesk-hbbs image: rustdesk/rustdesk-server-pro:latest command: hbbs volumes: - ./data:/root environment: - RELAY=://yourdomain.com - ENCRYPT_PORT=1 ports: - 21115:21115 - 21116:21116 - 21116:21116/udp - 21118:21118 restart: unless-stopped depends_on: - hbbr hbbr: container_name: rustdesk-hbbr image: rustdesk/rustdesk-server-pro:latest command: hbbr volumes: - ./data:/root ports: - 21117:21117 - 21119:21119 restart: unless-stopped Use code with caution. rustdesk server pro license key install
Your RustDesk Server is now legally activated with a Pro license. You have unlocked the address book, user management, 2FA, and advanced security logging. You no longer rely on slow public relay servers, and your data never leaves your network.
If your server uses a proxy to access the internet, you can configure it for license validation. Set the proxy environment variable before starting your hbbs service. For example, in the .env file located in your server's working directory (where db.sqlite3 is), you can add:
Setting up your commercial license requires installing the RustDesk Server Pro binaries and activating your key via the web dashboard. Prerequisites Before Installation Open your web browser and navigate to http://
This guide assumes you have already installed RustDesk Server Pro (either on your own server or via the official Docker image) and are currently running the free "Community" edition with limitations (e.g., 2 concurrent connections, no address book sync).
If you are moving from the free, open-source version to Pro: Back up your id_ed25519 private key file. Stop Existing Container: Stop the old hbbs / hbbr containers.
Reload systemd and restart the service to initialize activation: sudo systemctl daemon-reload sudo systemctl restart hbbs Use code with caution. Troubleshooting Common License Key Issues Download compose
ExecStart=/usr/bin/hbbs --license your_actual_pro_license_key_string_here Use code with caution. Save your changes and exit the text editor.
| Plan Name | Annual Price | Key Features | | :--- | :--- | :--- | | | $9.90/month | A Pro plan for individual use (billed annually). | | Basic | $19.90/month | The entry-level Pro plan for small teams (billed annually). | | Customized | $19.90/month | A Pro plan for users needing custom branding (billed annually). | | Customized V2 | $19.90/month | A Pro plan with limited concurrent connections (billed annually). |
Check your firewall rules: all required ports must be open both on the host OS and, if using Docker without --net=host , in the Docker port mapping. The Firewall FAQ provides detailed examples.