NodeBB disabled after server reboots
-
Hello,
I have someone to install NodeBB on my server and it's working fine at the moment, but he tells me that I should not reboot the server because it makes NodeBB disabled, and I'm told to ask the reason and never reboot the server before it's figured out.
Ubuntu and Nginx are installed.
Do you have any ideas about this issue and how should I fix that?
-
-
Also, docs.nodebb.org is your friend
-
@tmrw said in NodeBB disabled after server reboots:
Docs: https://docs.nodebb.org/configuring/running/#systemd
Another config: https://devgypsy.com/post/2018-11-10-restarting-nodebb-after-a-crash-and-at-login/
@gotwf said in NodeBB disabled after server reboots:
Also, docs.nodebb.org is your friend
Thank you both my friends I am so happy that again my forum is running
Both links solved my problem, but the only minor issue is that I should runsystemctl start nodebb systemctl enable nodebb
each time I reboot the server, in which case it doesn't matter at all.