Trying NodeBB on Ubuntu
-
Didn't you install NodeBB on Ubuntu before for one of your forums? Bad memory
Anyways, this should get you up and running:
-
You have to open it manually.
http://localhost:4567/Of course you need to configure it to use localhost instead of other IP/hostname/domain.
-
@nhl.pl said:
Of course you need to configure it to use localhost instead of other IP/hostname/domain.
Thanks. I have XAMPP installed as local host. Will it interfere with http://localhost:4567/ ?
Can you help me with setting up an URL for the local NodeBB install ?
-
Apache as a part of XAMPP listen on port 80. You can install and configure nginx or built in Node.js webserver to listen on port of your choice (4567 by default). It will not break local PHP/ MySQL sites.
You can find ready to use configurations here:
https://www.rosehosting.com/blog/install-and-setup-nodebb-with-redis-and-nginx-on-ubuntu-12-04/
and
https://community.nodebb.org/topic/4025/how-to-change-localhost-4567-to-actual-domain-name