https://github.com/jsdf/prod
really dumb server healthcheck/restart with pm2
https://github.com/jsdf/prod
Last synced: about 2 months ago
JSON representation
really dumb server healthcheck/restart with pm2
- Host: GitHub
- URL: https://github.com/jsdf/prod
- Owner: jsdf
- License: mit
- Created: 2015-09-01T12:50:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-09T12:45:47.000Z (over 9 years ago)
- Last Synced: 2025-03-06T06:40:53.120Z (about 2 months ago)
- Language: JavaScript
- Size: 160 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# prod
really dumb server healthcheck/restart with pm21. make a `config.json` [like this](config.example.json)
1. make sure `pm2` is running
1. run prod with `npm start`, or use `pm2` to launch `daemon.js`