@DownPW Yes, it is. It’s set far too low meaning other elements with a higher preference will sit over the top of it.
restarting nodebb on boot
-
I have asked this question on the nodebb forum but still very confused, if I may also take opinions here.
In a power cut or glitch my server may restart. What is the best way to make nodebb forum come back up without doing manual start?
I was looking at nodemon which I understand, but the nodebb docs suggest a method of adding somethings to a systemd file !
Its more complicated, is it a better method or can I just run nodebb under nodemon for auto restarts? -
@eeeee Have you seen / read the below?
-
@eeeee said in restarting nodebb on boot:
can I just run nodebb under nodemon for auto restarts?
It’s a better method. Nodemon just looks for file system changes and would effectively die if the server was rebooted meaning you’d have to start it again anyway. Systemd is the defacto standard which is how the operating system interacts in terms of services, scheduled tasks etc.
Related Topics
-
-
-
-
nodebb loading emojis
Solved Configure -
-
-
NodeBB metadata
Solved Configure -
nodebb dropdown menu
Solved Configure