We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
When the application shows 502 ERROR, use the following steps to recover.
SSH into the application server.
ssh root@128.199.213.26
Got the public IP from Codeship
Go into the application directory.
cd /home/codeship/inventory-server
Restart the application.
`pm2 start process.yml'
Check the URL is the service back.