How to keep the server?
codydev-git opened this issue · 2 comments
codydev-git commented
How are you?
I don't know GoLang.
I installed this package on my ubuntu%Nginx server.
and Run it with go run cmd/server/main.go
It works well for me.
But If I close the terminal console, the server is dead.
How to keep the server?
Thank you.
2i2i commented
You can use tmux (https://github.com/tmux/tmux/wiki)
codydev-git commented
Thank you.
I am using screen session
it is very simple.