<div dir="ltr"><div><div><div><div><div>Hi Pym,<br><br></div>to deploy VM Portal (ovirt-web-ui) next to the engine one needs to compile it from sources to rpm package [1], and install it next to ovirt-engine package. Container deployment is not used by default.<br><br></div>Technically ovirt-web-ui is another war application served by engine&#39;s Wildfly.<br></div>See symlink /usr/share/ovirt-engine/ovirt-web-ui.war and configuration file /etc/ovirt-engine/engine.conf.d/50-ovirt-web-ui.conf of package ovirt-web-ui [2] for details.<br><br></div>Best regards<br></div>Jakub<br><div><div><div><div><br>[1]: <a href="https://github.com/oVirt/ovirt-web-ui#build">https://github.com/oVirt/ovirt-web-ui#build</a></div><div>[2]: <a href="http://resources.ovirt.org/pub/ovirt-4.2/rpm/el7/noarch/">http://resources.ovirt.org/pub/ovirt-4.2/rpm/el7/noarch/</a><br></div></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 4, 2018 at 10:58 AM, Pym <span dir="ltr">&lt;<a href="mailto:pym0914@163.com" target="_blank">pym0914@163.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div>Hi:</div><div><br></div><div><div>I recently built the ovirt-engine service in source code compilation, which is now accessible through the web interface. However, there is no VM Portal feature on the main page. After clicking, &quot;404 - failed to find the page&quot;.</div><div><br></div><div>Next I found the source code for web- UI functionality at github, and I wanted to install it through source compilation. I tried to follow the above process, but the following problems occurred:</div></div><div><br></div><div><div>&quot;</div><div><div>[root@ovirttest ovirt-web-ui]#  docker run --rm -it --network host --add-host ovirttest.erc.com:10.100.211.1<wbr>13 -e ENGINE_URL=<a href="https://ovirttest.erc.com/ovirt-engine" style="color:rgb(6,73,119)" target="_blank">https://ovirttest.e<wbr>rc.com/ovirt-engine</a> -p 3000:3000 mareklibra/ovirt-web-ui:latest</div><div>yarn start v0.24.4</div><div>$ node scripts/start.js </div><div>Please authenticate against oVirt running at <a href="https://ovirttest.erc.com/ovirt-engine" style="color:rgb(6,73,119)" target="_blank">https://ovirttest.erc.com/o<wbr>virt-engine</a></div><div>oVirt user (admin@internal): admin</div><div>oVirt password: ******</div><div>oVirt domain (internal-authz): <a href="http://ovirttest.erc.com/" style="color:rgb(6,73,119)" target="_blank">ovirttest.<wbr>erc.com</a></div><div>Failed obtaining oVirt auth token: Error: connect ECONNREFUSED <a href="http://10.100.211.113:443/" style="color:rgb(6,73,119)" target="_blank">10.100.211.113:<wbr>443</a></div><div>Done in 27.64s.</div></div><div>&quot;</div></div><div><br></div><div>How to make sure the container can reach the engine on this ip:port.</div><div><br></div><div>Or there are other ways to solve this problem, which has been bothering me for days.</div><div><br></div><div>Thank you very much.</div></div><br><br><span title="neteasefooter"><p> </p></span></blockquote></div><br></div>