mirrorbits icon indicating copy to clipboard operation
mirrorbits copied to clipboard

backup + docker redis persistence

Open ashledombos opened this issue 5 years ago • 1 comments

Hello, I've just a question: Mirrorbits is working perfectly well, but I miss some information in the docker wiki part, is all data backup-ed on directory /data in redis image? Then I guess I need to mount a volume pointing to /data so the data stays persistent? This bit is missing in documentation :)

ashledombos avatar Dec 15 '20 01:12 ashledombos

As far as I understand it, Redis is not part of the Docker container. Therefore, the user chooses where Redis is running and how its data is backed up. So I think this is beyond the scope of the documentation.

ott avatar Sep 17 '22 22:09 ott