Skip to content
This repository has been archived by the owner on Dec 17, 2019. It is now read-only.

Make gradle "run" task run in background. #1

Open
joethe opened this issue Feb 28, 2017 · 2 comments
Open

Make gradle "run" task run in background. #1

joethe opened this issue Feb 28, 2017 · 2 comments

Comments

@joethe
Copy link
Member

joethe commented Feb 28, 2017

Either this, or we add a script(s) to manage running and stopping the server.

@joethe
Copy link
Member Author

joethe commented Mar 1, 2017

It's looking like the best way to handle this is actually to just run the server jar using a service.

@joethe
Copy link
Member Author

joethe commented May 15, 2017

During the S17 semester, this was handled by simply running the task inside Tmux of Screen.
In the future, though, it might still be worth looking into running it as a service (or some such) as part of the (not implemented at all yet) continuous deployment system.

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

No branches or pull requests

1 participant