Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep running serve when terminal window closed #508

Open
sinclas opened this issue Feb 11, 2019 · 2 comments
Open

Keep running serve when terminal window closed #508

sinclas opened this issue Feb 11, 2019 · 2 comments

Comments

@sinclas
Copy link

sinclas commented Feb 11, 2019

Hi,

How can I keep serve running when the terminal window closes. should I use a systemd script as a service? If so, what would the path to serve be?

Thanks!
Steve

@r0mflip
Copy link

r0mflip commented Feb 12, 2019

If you are trying to run as a "service" then do use the systemd scripts and use absolute path to the folder. Call the service from within the terminal.

@pavanmehta91
Copy link

You can use some utility like screen for linux based systems.
https://linuxize.com/post/how-to-use-linux-screen/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants