The zero-downtime deployment feature isn't functioning for Node.js applications. Despite enabling the "Restart process after deployment" option in the Node configuration, the application doesn't reflect updates. Attempting to manually restart the PM2 process at the deployment script's end is ineffective, likely because the symlink is established post-script completion. Only after manually restarting PM2 through the control panel do the updates appear.

· · Edited
·

WIP!

1 total vote
·
·

Yes please!

no votes yet

Zero downtime deployment - NodeJS

6 total votes