Can't get the install done...
-
Im have a hosting package at hosting2go.nl, that does not support ssh for security issues, cause its providing shared hosting....
its linux....
So i quess i cant get nodebb running up there?
-
@Gerry said:
Im have a hosting package at hosting2go.nl, that does not support ssh for security issues, cause its providing shared hosting....
its linux....
So i quess i cant get nodebb running up there?
I'm gonna have to say it's very unlikely unless they have a control panel that allows you to install nodejs and node modules. You pretty much need shell access.
There are some very cheap/free hosts offering node that are mentioned in various places on the forums here if you want to give that a whirl.
-
@Gerry said:
So is there an oppertunity to set up something on localhost (just for testing this out) or is that just too much?
As long as your system has enough RAM to be able to handle Redis, it would be fine. Of course, if it's a Linux machine that also makes things a lot easier, though of course setting NodeBB up on Windows/Mac OSX is possible as well (albeit a bit trickier and with more weird edge cases).
(P.S. hello fellow Dutchie! :)) -
@Gerry, I would recommend setting up a VPS from our hosting provider. By using our referral link, you'll get two months free at their lowest plan, and NodeBB runs very very well on the lowest plan
Then you can try using the coupon code
10TOSHIP
and maybe you'll get another $10 voucher... give it a try and let us know! -
@Gerry said:
So is there an oppertunity to set up something on localhost (just for testing this out) or is that just too much?
If you're not already running a Linux machine, download VMWare Player (free for non-commercial use) and Ubuntu (I recommend using the server distro) and then follow the installation docs.
I run my forum on a VM with 1GB of RAM and it's massive overkill.
-
NodeBB can be installed for windows by following this guide