Skip to content

Run as daemon w/o systemd #2216

Answered by nhooyr
reesericci asked this question in Q&A
Oct 21, 2020 · 8 comments · 1 reply
Discussion options

You must be logged in to vote

You can do code-server & && disown to run it in the background from a shell and keep it running after the shell exits.

I'd recommend using tmux or the like anyway so that you can easily restart and record output.

Replies: 8 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by reesericci
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

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

This discussion was converted from issue #2216 on December 08, 2020 23:42.