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

https://github.com/keymetrics/pm2-auto-pull

This app will automatically pull all applications managed by PM2 to the latest version (compatible git)
https://github.com/keymetrics/pm2-auto-pull

Last synced: 16 days ago
JSON representation

This app will automatically pull all applications managed by PM2 to the latest version (compatible git)

Awesome Lists containing this project

README

        

**Deprecated with PM2 <= 3.2**

# pm2-auto-pull

Synchronize all applications managed by PM2 + GIT automatically.

```
# Install

$ pm2 install pm2-auto-pull

## Uninstall

$ pm2 uninstall pm2-auto-pull

## Configure auto pull interval

$ pm2 set pm2-auto-pull:interval 60000
```

# License

MIT