Hi,
since I have quite some issues updating RocketChat to 1.x I thought about moving to snaps. Right now I am using direct installation and I am doing regular backups with mongo tools. When I look at the documentation it seems like the snap backup stores the complete snap container. How would I restore just the database back into a snaps container? Will a mongo backup from 0.74 cause any issue when restored to a 1.x server?
OK, so I understand that I cant migrate the database from one version to the other but how about moving from 0.74 direct installation to 0.74 snap? How would I import the database into the snap?
The idea with docker is actually not that bad. Can you share your docker settings? I used the default settings but it does not connect the mongodb outside the docker. I use bridge mode.