Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 361 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 361 Bytes

pm2-lifecyclehooks

A PM2 module that checks (when its finished) for unresolved AWS EC2-Autoscaling Lifecycle hooks and resolves them according to the running processes.

The goal of this module is to resolve INSTANCE_LAUNCHING hooks when there are pm2 processes available, and to resolve INSTANCE_TERMINATING after the processes have gracefully stopped.