NodeBB & MongoDB Installation
-
I just finished the initial installation process for NodeBB to be used on General Forum. I had never installed MongoDB before so it took a few to figure it all out, but it was fairly straight forward. I like the syntax for Mongo as it is very different than MySQL which is what I am used to.
NodeBB setup was super simple, with a GUI to handle admin account creation and the final database connection. -
I have now played with the themes, skins, plugins, and a few other core settings. I am not 100% in love with the server restart functionality for major changes. I understand why it must restart, but because I am using nohup & forever to maintain the server process (auto-starts if server or a service drops), I think there is interference. I have had to manually restart server occasionally between major changes from the admin portal.
Overall though, I am enjoying NodeBB!