February 25, 201610 yr emhttp is using port 80. Because of it, I can't run Apache or Nginx in Bridge mode with mapping to host port 80. What is emhttp by the way? And how do you guys address this issue. Ofcourse, running web servers on a different port is always an option, but anything bit elegant? Is emhttp a http daemon and is able to be configured to serve a static html file? Background is: ownCloud is inaccessible from outside home network. Just looking to see basic thing like serving a HTML file without port forwarding would work, before diving further debugging.
February 25, 201610 yr emhttp is the unRAID web interface (as far as I understand it), you can change the port of the webGUI by following the steps outlined in this post: http://lime-technology.com/forum/index.php?topic=24730.0 So you'll navigate to your server like http://tower:8080 (or whatever port you want to use) and this will free up port 80 for docker. Hope this helps
February 25, 201610 yr Author emhttp is the unRAID web interface (as far as I understand it), you can change the port of the webGUI by following the steps outlined in this post: http://lime-technology.com/forum/index.php?topic=24730.0 So you'll navigate to your server like http://tower:8080 (or whatever port you want to use) and this will free up port 80 for docker. Hope this helps That helps. Thank you.
Archived
This topic is now archived and is closed to further replies.