<html><head><style>body{font-family:Helvetica,Arial;font-size:13px}</style></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">HI I’m new in the stack and I’m trying to install keycloak in a digital ocean instance for testing, so far I’m able to make it run, everything is ok BUT I can’t access from outside the box. If I curl <a href="http://localhost:8080">http://localhost:8080</a>&nbsp;it works but if I try to access from my browser with the http:/the-ip:8080 it doesn’t work neither this route&nbsp;auth/admin/index.html I get nothing.</div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;"><br></div>So I went to the code to&nbsp;configuration/standalone.xml file and I added &nbsp;this:<div><div>&nbsp;&lt;interface name="management"&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;inet-address value="${jboss.bind.address.management:the-ip}"/&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &lt;/interface&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &lt;interface name="public"&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;inet-address value="${jboss.bind.address:the-ip}"/&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &lt;/interface&gt;</div><div><br></div><div>Now I get a&nbsp;<span style="font-family: Times; font-size: medium;">404 - Not Found</span></div><div id="bloop_sign_1424309505338959872" class="bloop_sign"><div><div><font face="helvetica, arial"><br></font></div><div><font face="helvetica, arial">Can you help me to configure this in a correct way?</font></div><div><font face="helvetica, arial">--</font></div><div><font face="helvetica, arial">----------------------------------</font><span style="font-family: helvetica, arial;">-------------</span></div><div><font face="helvetica, arial">Hector Bustillos, Software Engineer</font></div><div><font face="helvetica, arial">Crowd Interactive</font></div><div><font face="helvetica, arial">@hecbuma&nbsp;</font></div><div><font face="helvetica, arial">----------------------------------</font><span style="font-family: helvetica, arial;">-------------</span></div></div></div></div></body></html>