mirrorbits
mirrorbits copied to clipboard
backup + docker redis persistence
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 :)
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.