pm2-auto-pull

PM2 module to auto pull applications when there is an update

Usage no npm install needed!

<script type="module">
  import pm2AutoPull from 'https://cdn.skypack.dev/pm2-auto-pull';
</script>

README

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