Rocket chat backup and restore in docker

Could any one give me rocket chat backup and restore system for docker install?

1 Like

It varies a bit on whether you use bridge or host networking.

Just search the interwebs for something like:

docker mongo backup DB

eg this for bridged which you most likely have:

2 Likes

I also created a little guide here - please let me know your experiences.