How can i restore my mongodb from mongodump?
-
Hi Guys, I see how to back up mongodb in the doc here https://docs.nodebb.org/en/latest/upgrading/index.html#back-up-your-data
But i would like to know how i can mongorestore it from my local to my openshift mongodb?
Also, I would like to know if backing up mongodb saves all the users profile data in my forum? Because I can't see any users data in mongodb. May be its restricted.
-
No worries that's what making a database backup will do. If not...only one way to find out!
We left some helpful stuff for anyone else asking about openshift/nodebb back here.
Adding MongoDB admin account recovery instructions by theunknownartisthour · Pull Request #16 · ahwayakchih/openshift-nodebb
Adding steps the application owner may take to manage admin accounts, through the rockmongo cartridge available on openshift.
GitHub (github.com)
-
@Alexander-Anderson said:
We left some helpful stuff for anyone else asking about openshift/nodebb back here.
https://github.com/ahwayakchih/openshift-nodebb/pull/16#issuecomment-191250867We are always open to hear your voice. Please share your ideas how to improve admin account recovery script and this guide as a whole.