Synology NAS (EOL)
Driver Preparation¶
In Synology Control Panel -> Terminal & SNMP -> Terminal, enable SSH, then connect with an SSH client.
Follow Compile additional kernel drivers for Synology NAS to add the required drivers. If you skip this step, deployment will not work.
Run ls /dev | grep -E "video|ttyUSB". If you see device entries, the drivers are ready. After that, you can disable SSH in the same panel.
Docker Deployment¶
Reminder
Virtual storage (MSD) and virtual USB devices are only available in OTG mode. These virtual USB features are not supported when using CH9329 HID.
Open the Synology Container Manager. In the left sidebar, choose New Project. Set the project name and path, then choose to create docker-compose.yml. Paste the content below, click Next, keep Web Portal settings unchanged, then click Finish and wait for the container to start.
After the container starts, access https://NASIP:4430. Default credentials are admin / admin. For more Docker environment variables, see Docker deployment.
Final result








