Upgrading from old version
-
Hello
Whats the current safe option to bring old version 0.7.3 to 1.1.1I want to backup db and assets, i use mongodump , i think that is enough?
Then we have...
MongoDB shell version: 3.0.12
node v0.10.37want to update mongo and node for new recommended versions, not sure which are now on
maybe also clean server or update , currently at Ubuntu 12.04.5 LTS , any recommendation?thank you for support
-
@exodo I would say... follow the NodeBB guidelines for upgrading between versions. First upgrade to final version in v0.7.x branch then upgrade to v0.8.x, v0.9.x and finally v1.x.x.
Make a db backup before each version upgrade.
-
@pichalite said in Upgrading from old version:
@exodo I would say... follow the NodeBB guidelines for vvupgrading between versions. First upgrade to final version in v0.7.x branch then upgrade to v0.8.x, v0.9.x and finally v1.x.x.
Make a db backup before each version upgrade.
Thank you
wich are nodejs and mongo version recommended for 1.x.x? -