<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Linkt to "Access XOA" - If Installed in Docker on a VM]]></title><description><![CDATA[<p dir="auto">Greetings everyone,<br />
i just looked at the new XO-Lite in the latest 8.3 Release.</p>
<p dir="auto">The Access XOA Button managed to get the information, that my XOA is running. So that's awesome.</p>
<p dir="auto"><strong>But</strong></p>
<p dir="auto">My XO is installed in a Docker Container and does not run on port 80 or 443, because i have it run behind Traefik.<br />
It manages to find the Docker Internal Network IP.</p>
<p dir="auto">I wouldn't expect it to work automagically with my <em>special</em> setup, but is there a plan to make a little config file where i could put my own IP/URL for this button, so that even on my other Hosts and Pools i could use one XO Appliance and have that quick link? <img src="https://xcp-ng.org/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=2bdbead4301" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
]]></description><link>https://xcp-ng.org/forum/topic/9392/linkt-to-access-xoa-if-installed-in-docker-on-a-vm</link><generator>RSS for Node</generator><lastBuildDate>Sat, 12 Sep 2026 17:27:09 GMT</lastBuildDate><atom:link href="https://xcp-ng.org/forum/topic/9392.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 19 Jul 2024 16:29:37 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Linkt to "Access XOA" - If Installed in Docker on a VM on Mon, 22 Jul 2024 08:29:47 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/houbsi" aria-label="Profile: Houbsi">@<bdi>Houbsi</bdi></a>, good question. This is how it works:</p>
<ul>
<li>any XO instance that is connected to a pool will add some information about itself to the pool's metadata</li>
<li>XO Lite reads that information to know the URL of XO's UI</li>
</ul>
<p dir="auto">In <code>xo-server</code>'s config, you can force XO to report a custom URL instead of raw network information:</p>
<pre><code class="language-toml">[http]
publicUrl = 'http://example.com'
</code></pre>
<p dir="auto">However, at the moment, XO Lite doesn't support it, but it's coming soon: <a href="https://github.com/vatesfr/xen-orchestra/pull/7849" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/vatesfr/xen-orchestra/pull/7849</a> <img src="https://xcp-ng.org/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=2bdbead4301" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
<p dir="auto">And <a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/olivierlambert" aria-label="Profile: olivierlambert">@<bdi>olivierlambert</bdi></a>, yes, for now, any XO instance, whether it's an XOA or not, reports itself on the pool and we simply pick the latest one. But we can definitely implement something smarter in the future if necessary.</p>
]]></description><link>https://xcp-ng.org/forum/post/80589</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/80589</guid><dc:creator><![CDATA[pdonias]]></dc:creator><pubDate>Mon, 22 Jul 2024 08:29:47 GMT</pubDate></item><item><title><![CDATA[Reply to Linkt to "Access XOA" - If Installed in Docker on a VM on Fri, 19 Jul 2024 16:47:52 GMT]]></title><description><![CDATA[<p dir="auto">Don't worry, not a big deal. I'd like to tell you where you can modify the JS to use the right URL for you, I can't do it myself because I do not know the XO Lite code base well enough, but expect an answer early next week!</p>
]]></description><link>https://xcp-ng.org/forum/post/80512</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/80512</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Fri, 19 Jul 2024 16:47:52 GMT</pubDate></item><item><title><![CDATA[Reply to Linkt to "Access XOA" - If Installed in Docker on a VM on Fri, 19 Jul 2024 16:45:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/olivierlambert" aria-label="Profile: olivierlambert">@<bdi>olivierlambert</bdi></a><br />
I'm known to "break" the systems to check if it's working correctly.</p>
<p dir="auto">If you need any more information on how i "broke" it, let me know.</p>
]]></description><link>https://xcp-ng.org/forum/post/80511</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/80511</guid><dc:creator><![CDATA[Houbsi]]></dc:creator><pubDate>Fri, 19 Jul 2024 16:45:18 GMT</pubDate></item><item><title><![CDATA[Reply to Linkt to "Access XOA" - If Installed in Docker on a VM on Fri, 19 Jul 2024 16:35:34 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">No it's not planned. I even wonder how it worked on a non-XOA installation <img src="https://xcp-ng.org/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f914.png?v=2bdbead4301" class="not-responsive emoji emoji-android emoji--thinking_face" style="height:23px;width:auto;vertical-align:middle" title=":thinking_face:" alt="🤔" /> The idea was planned for XOA, not XO, because it's far more straightforward (we expect some defaults). You might be able to modify the JS to get the right port for you though <img src="https://xcp-ng.org/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=2bdbead4301" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
<p dir="auto">edit: let me check if <a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/pdonias" aria-label="Profile: pdonias">@<bdi>pdonias</bdi></a> or <a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/mathieura" aria-label="Profile: MathieuRA">@<bdi>MathieuRA</bdi></a> can point you in the right direction!</p>
]]></description><link>https://xcp-ng.org/forum/post/80510</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/80510</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Fri, 19 Jul 2024 16:35:34 GMT</pubDate></item></channel></rss>