Home
Author Manual
Themes Guide
Development

How to update fpm binary on ec2 instance

ssh To fpm Instance

ssh -i <private certificate path> <ec2-user>@<machine-ip>

On Virtual Machine Restart fpm-app

sudo systemctl restart fpm-app
journalctl -u fpm-app -ef # for log check of fpm-app