To set up Internxt with your Synology device, you will first have to download the Docker app by following the steps in this article.
For Synology, follow these steps:
Open the Docker app.
Go to Registry, search for
internxt/webdav, and download the latest image.Go to Image, select
internxt/webdav, and click Launch.Configure environment variables (
INXT_USER,INXT_PASSWORD, etc.) and port mappings (e.g.,3005:3005).Start the container.
To set up NAS for QNAP, follow the steps in this article.
Once running, your Internxt WebDAV server will be available at:
https://127.0.0.1:3005
For more information, visit our GitHub page or contact us at [email protected] if you have more questions.

