Skip to content

How to keep the server running? #254

Answered by KiraLT
shorts7wound asked this question in Q&A
Discussion options

You must be logged in to vote

To keep the server running you need to run this server with some kind of process/apps manager.

The recommended way is to use Kubernetes or plain Docker. But if you are not familiar with these technologies, you can just use NodeJS pm2 package.

You can find more information in setup docs

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by KiraLT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #100 on October 03, 2021 13:44.