Replies: 1 comment
-
|
Hey! For persistent storage in Docker/QNAP, you'll want to bind mount a host directory to /data inside the container. Make sure the container user has permissions (chown 1000:1000 on the host folder). That usually does the trick! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As a follow-up to #896 (reply in thread)_
I am trying to setup Rustdesk on my QNAP using Container Station but can anyone tell me what the names of the directories are for setting up of persistent storage? NOTE The paths I show in the screenshot are for demonstration purposes and will be updated with the correct information.
I would like to restore these files to the new server
Beta Was this translation helpful? Give feedback.
All reactions