Start the NodeBB web installer
npm start
Open the web browser and visit http://www.devporto.com:4567
You will need to replace www.deporto.com with your domain name or IP address.
Fill out all the details under the Create an Administrator account section
For the Configure your database section, you will need to make the following changes:
Database type: MongoDB
MongoDB username: nodebb
Password of your MongoDB database: nodebbpwd
Which database to use: nodebb
Note: MongoDB username and password along with database name should match what you previously setup.
When you are ready, click Install NodeBB
Leave a Reply