1
Migration of existing 3.2 instance to new environment with version 4.6
(community.nodebb.org)
A place to talk about whatever you want
big_steve Yes, it’s doable. You can load the 3.2.3 dump into a clean 4.6.1 install and let NodeBB handle the schema changes on startup. It will detect the older database and migrate everything automatically. Many people have moved from 3.x to 4.x using this approach, so as long as the backup is good and MongoDB 7 is configured correctly, it works fine.