This commit is contained in:
rustdesk
2026-03-20 18:42:55 +08:00
parent 1736869d5f
commit 56cfd26e35
463 changed files with 6538 additions and 62 deletions
@@ -9,6 +9,20 @@ Use these Synology guides to self-host RustDesk Server OSS on a NAS running eith
Synology has two types of Docker, "Docker" and "Container Manager". If you're using DSM 7.2 and later, please follow the guide for DSM 7.2, or follow the DSM 6 guide if you're on an older system.
## Which Synology guide should you choose?
| Platform version | Best guide |
| --- | --- |
| DSM 7.2 and later | [Synology DSM 7.2](/docs/en/self-host/rustdesk-server-oss/synology/dsm-7/) |
| Older Synology systems using the old Docker package | [Synology DSM 6](/docs/en/self-host/rustdesk-server-oss/synology/dsm-6/) |
## Synology deployment checklist
1. Confirm whether your NAS runs DSM 6 or DSM 7.2+.
2. Install the correct Docker or Container Manager package for that DSM version.
3. Follow the matching RustDesk deployment guide for that package.
4. Open the required RustDesk ports and verify persistent storage for container data.
If you are using Synology with Portainer, please refer to [this tutorial](https://mariushosting.com/how-to-install-rustdesk-on-your-synology-nas/).
{{% children depth="3" showhidden="true" %}}