mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-06-16 21:50:58 +00:00
seo/geo
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
---
|
||||
title: Docker
|
||||
weight: 3
|
||||
description: "Install RustDesk Server Pro with Docker Compose using host networking for licensing. Use this guide to deploy hbbs, hbbr, and the Pro web console with the provided compose file."
|
||||
keywords: ["rustdesk server pro docker", "rustdesk pro docker compose", "rustdesk pro host network", "rustdesk hbbs hbbr docker", "rustdesk self-host pro docker"]
|
||||
---
|
||||
|
||||
Use this guide to install RustDesk Server Pro with Docker Compose and the required host networking configuration.
|
||||
|
||||
## Docker Compose (Recommended)
|
||||
|
||||
With Docker Compose you HAVE to use `network_mode: "host"` to ensure licensing works. Install Docker using this [guide](https://docs.docker.com/engine/install) to ensure its the most up to date!
|
||||
|
||||
Reference in New Issue
Block a user