Advice around mounted volumes for Synology Container Manager #1
Closed
agilityprop
started this conversation in
General
Replies: 1 comment
-
|
I close this usse and gladly discuss it with you over at: 11notes/docker-adguard#5 |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I've set up this successfully on my Ubuntu box where I'm perfectly happy to have the persistent data stored in Docker Volumes. I'm planning to implement your Adguard and Adguard Sync containers on my Synology NAS (the alternate host) where volumes are... somewhat less persistent. On Synology, a volume won't survive a "Clean" or "Restart" of a container and I don't want to have to go in and fix the login credentials in config.yaml every time the box reboots. Do you have a view about how I could use bind mounts for /etc and /var to persist the config on Synology and anything I need be aware of from a security perspective?
Thanks again for this collection of containers. Really love what you are doing!
(Really sorry, I've just realised I've posted this in the AdGuard Sync repo, when I meant to put it in 11notes/docker-adguard. Will repost and see if I can delete this.)
Beta Was this translation helpful? Give feedback.
All reactions