Hey! If added a new member to the chat room, he don't see the message history, this is very inconvenient.
Solved Soms help with moving database to new server
-
Is there a step by step toturial how to move a nodebb mongodb to a new server?
And are there things i need to know?
-
Anyone?...
-
Not much to it really, just install mongodb on the new server and then use mongodump/mongorestore to move your database to the new server. https://docs.mongodb.com/manual/tutorial/backup-and-restore-tools/
-
-
Thank you, it worked