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

production daemon (aka KEEP THOUGHTSWAP RUNNING!) #146

Open
hcientist opened this issue Apr 2, 2018 · 0 comments
Open

production daemon (aka KEEP THOUGHTSWAP RUNNING!) #146

hcientist opened this issue Apr 2, 2018 · 0 comments

Comments

@hcientist
Copy link
Member

we currently run the server by using foreverjs, and maybe that's an ok start, but we don't have anything to restart on crash, and we really should (perhaps even notifying someone of the crash). There are many ways we could add restart after crash (or auto start if our VM gets rebooted [like by techstaff doing maintenance]). depending on the os version we're on we could use the ancient upstart, or the more-recently-more-preferred systemd. We could also hack something together only slightly quicker using nodemon, PM2, or similar.

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

1 participant