Web Installer for NodeBB
-
I was following the instructions here: https://docs.nodebb.org/en/latest/installing/os/ubuntu.html
(which URL says latest, but turns into 0.7.3 in my post)
...and it just says "Start the web installer." I tried running installer/web.js, which seemed like the obvious thing (and didn't work, of course). Google brought me to this topic. -
@boomzilla I'm not sure about the webinstaller but if you have console access i found that running
./nodebb setup
at that point works a treat for getting everything set up. -
@boomzilla said:
I was following the instructions here: https://docs.nodebb.org/en/latest/installing/os/ubuntu.html
(which URL says latest, but turns into 0.7.3 in my post)
...and it just says "Start the web installer." I tried running installer/web.js, which seemed like the obvious thing (and didn't work, of course). Google brought me to this topic.for me i was able to get to the web installer at the root which is http://127.0.0.1:4567/
-
I myself prefer shell but this makes it simple Nicely done!
-
-
@meetdilip what do you mean on an admin forum?
after the dependencies are installed... running
npm start
will start the web installer