Check your server health easily
Download health-check and run:
./health-check
Just open http://localhost:3000/status in your server :)
If you want to hack on health-check
go get github.com/robertoduessmann/health-check
To make sure all the dependencies are installed
dep ensure