Can't get EasyEngine running

Hello, I’m trying to setup EasyEngine for the first time. I just followed the 2 step procedure -

wget -qO ee rt.cx/ee && sudo bash ee # install easyengine sudo ee site create example.com --wp # install wordpress on example.com (changed example to my domain name)

Everything ran well, but i can’t see anything when i access using my domain name, or the ip address. The IP shows that nginx is installed though.

Whats going wrong?

@prateekvarma

Did you point your domain to the server? or you have updated local /etc/hosts file to point domain to your server from your system?