@volanar Yes! I like to think that for any particular problem, there are multiple viable solutions. Yours would definitely work as well 🙂
Unsolved Moving the forum to another server
-
Hey,
how I can move a nodebb forum from the main server to a another server?
Database always get overridden.
Thanks for help,
Andi
-
Make sure you stop the redis server before you overwrite the database dump. Otherwise, when you restart, it'll just overwrite your new db with the old db in memory!