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

Auto restart god #3956

Merged
merged 2 commits into from Dec 27, 2018
Merged

Auto restart god #3956

merged 2 commits into from Dec 27, 2018

Conversation

@deanrather
Copy link
Contributor

@deanrather deanrather commented Oct 12, 2018

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets
License MIT
Doc PR https://github.com/pm2-hive/pm2-hive.github.io/pulls

updates the systemd template files to auto-restart the god daemon should it somehow crash.

you can test with sudo kill -9 <pid of god daemon>

pm2 doesn't restart itself! even after pm2 startup.

this fixes that.

(also, I accidentally included a commit where I reduced the .deb packages node dep from 6.12.3 down to 6.3.0 -- that's not required for this MR, but it does help me as I've got a lot of servers w/ 6.3.0 installed...)

@Unitech
Copy link
Owner

@Unitech Unitech commented Dec 27, 2018

thanks, will try that

@Unitech Unitech merged commit cfa6df4 into Unitech:master Dec 27, 2018
1 of 2 checks passed
@Unitech
Copy link
Owner

@Unitech Unitech commented Dec 27, 2018

mehh development is good for that kind of pr...

Unitech added a commit that referenced this issue Dec 27, 2018
@Unitech
Copy link
Owner

@Unitech Unitech commented Apr 5, 2019

patch finally applied

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

Successfully merging this pull request may close these issues.

None yet

2 participants