An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# prod
really dumb server healthcheck/restart with pm2

1. 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`