delasy/Blue/Green Deployment

Blue/Green deployment for PM2 running on Ubuntu

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
nameName of the project, usually project domain, eg. delasy.comyes
hostRemote host address, eg. 1.1.1.1yes
portRemote port number, eg. 22yes22
usernameRemote username, eg. ubuntuyes
passwordRemote password
private-keyContents of private SSH key
sourceSource directory path, eg. ./buildyes
blue-portNGINX blue port, eg. 3000yes3000
green-portNGINX green port, eg. 3001yes3001
strip-componentsRemove specified number of leading path elements when unpacking tar fileyes1
scriptOptional script to execute in the target directory before PM2 operations, eg. npm run migrateno

no outputs