There was an error while loading. Please reload this page.
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.