Tired of upgrading?
-
Unfortunately, while I can't say we'll stop developing as fast, I've made upgrading a little easier. Latest NodeBB build (or for those on version releases, this will apply as of v0.3.0) will allow you to run
./nodebb upgrade
, which should take care of upgrading plugins/themes, installing any missing packages, and migrating the database if necessary.Abbreviated:
$ git pull # back up your database first! $ ./nodebb upgrade
-
This really helps save time. Thanks @julian!
-
I upgraded with no problems.
EDIT: With the exception of having to manually do this commit manually because of merge conflicts: https://github.com/designcreateplay/NodeBB/commit/9da165c1a7bb5003796b288e6693a1ba00006cc5#diff-f4a83eb889982b3b3f610f3b8def0442L13
Copyright © 2024 NodeBB | Contributors