Initial setup help?

Blockquote I’ve started the system using these commands from the documentation:
dgraph zero --my=IPADDR:5080
dgraph alpha --lru_mb=8192 --my=IPADDR:7080 --zero=localhost:5080
dgraph-ratel

These are the only commands I’ve run so far. I have not changed any of Dgraph’s configs.