Installing NodeBB
-
Okay, I managed to get myself an account on DigitalOcean and tried to install NodeBB. Everything works fine until I need to enter the e-mail adress for the admin account. What format do I need to use there? For some reason the @ and some other letters do not work in the linux cmd of DigitalOcean.
-
@Yggdrasil connect to it using an ssh program like putty for windows. Just type in the IP address, then it will ask for your username (hopefully not still root) and your password (hopefully not the plain text one you're sent in the welcome email), then just run through the setup there.
But to answer your question, enter your email as it's written, @ included.
The terminal on digital oceans dashboard is more for if you can't access through another program. (Normally due to corruption, rare, but happened to me last week. Support were great, but had no idea why it happened.) -
Thanks, but I suppose I give up here. Tried to install it a few times, but I am getting so much errors during the nodebb setup. I suppose that some of the things I need to enter are wrong, it is just that I have no patience for it anymore . The guide is no great help during the last part of the setup either.
-
Yeah, thanks to julian it really works now. But for some reason I always get this when I open a new thread:
**
This thread has been deleted. Only users with thread management privileges can see it.**I also cannot restore or unlock any thread. Is this some kind of error or did I forgot something?
-
Hey @Yggdrasil, make sure you've installed the latest version of Lavender
npm install nodebb-plugin-lavender
then restart your forum