mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-05-20 00:20:41 +00:00
seo/geo
This commit is contained in:
@@ -9,6 +9,19 @@ Use this guide to install RustDesk Server OSS on Synology DSM 7.2 with Container
|
||||
|
||||
After DSM 7.2 update, Synology renamed their "Docker" package to "Container Manager". It brings a new GUI, and comes with "docker-compose" within its GUI, which make you create Docker more easily.
|
||||
|
||||
## When should you use the DSM 7.2 guide?
|
||||
|
||||
Use this guide when your Synology NAS runs DSM 7.2 and you want to deploy RustDesk Server with Synology Container Manager. It is the current Synology path and is easier to maintain than the older DSM 6 Docker workflow.
|
||||
|
||||
## DSM 7.2 deployment checklist
|
||||
|
||||
- Confirm your NAS model supports Container Manager.
|
||||
- Install `Container Manager` from Package Center.
|
||||
- Create a persistent shared folder for RustDesk data.
|
||||
- Deploy both `hbbs` and `hbbr` in one compose project.
|
||||
- Retrieve `id_ed25519.pub` and configure your clients.
|
||||
- Forward the required RustDesk ports on your router.
|
||||
|
||||
## Supported models and requirements
|
||||
|
||||
Container Manager brings ARM64 support for some low-end models, such as J series, for detail list of supported model, please check [Synology website](https://www.synology.com/en-us/dsm/packages/ContainerManager).
|
||||
|
||||
Reference in New Issue
Block a user