|
MinimServer 2 in Docker - best approach for persistent config?
|
|
27-12-2020, 23:55
Post: #1
|
|||
|
|||
|
MinimServer 2 in Docker - best approach for persistent config?
Firstly, big thanks for creating MinimServer - I've used the older versions for ages and have now decided to do things 'properly' and both buy a full license, and install v2 in a Dockerised environment.
However, I'm unsure what the best practice is to achieve persistent configuration. I followed the instructions on generic Docker setup, and concluded that following the instructions word-for-word would result in configuration being lost after a container restart, i.e. /opt/minimserver/data would be transient and not last beyond the container's lifetime. So I added the data directory as a read/write persistent volume in my compose file: Code: version: "3"This fixes things for now, but seems sub-optimal:
The Synology/QNAP guides mention mounting a /MinimServer directory, but it's apparently read-only, and I'm unsure what it should contain in a general-purpose Docker setup. What is the recommended way to achieve persistent configuration for a Dockerised setup? Many thanks. P.S. I got this wrong initially and the transient config ate one of my license activations . Hope it can be reset!
|
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)

Search
Member List
Calendar
Help


. Hope it can be reset!

