Synology NAS
Driver Preparation
In Synology DSM: Control Panel -> Terminal & SNMP -> Terminal, enable SSH and connect via SSH.
Follow the guide Compile extra kernel drivers for Synology NAS to add required drivers. If you skip this step, you cannot proceed.
Use ls /dev | grep -E "video|ttyUSB"
. If entries are present, you are ready. You can then disable SSH in the same Control Panel page.
Docker Deployment
Note
Virtual USB devices such as MSD and USB Ethernet are only available in OTG device mode. These features are NOT supported with CH9329 HID.
Open Container Manager, create a new project. After setting the name and path, create a docker-compose.yml and paste the following, then Next. You can skip changing Web Portal settings. Finish and wait for the container to start.
After the container starts, visit https://NASIP:4430. Default credentials are admin/admin
. For more environment variables, see Docker deployment.
Result