XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. mx234
    3. Posts
    M
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Groups 0

    Posts

    Recent Best Controversial
    • XO Lite: Change URL

      Hello, I am new to XCP-NG, I just did a clean install of XCP-ng 8.3.0 from xcp-ng-8.3.0-20250606.iso

      I'm looking for a lightweight approach to managing a few VMs so I wanted to use XO Lite in my browser. I'm currently in a different location than the XCP-NG host (which is behind NAT). So, I setup a Cloudflare tunnel to act as a reverse proxy.

      I'm able to load the XO Lite dashboard using https://mynew.public.url , however the browser is trying to load some resources from the host's private IP https://192.168.11.18

      I found this comment form last year about setting publicUrl in XOA's config. However I haven't yet figured out exactly how to do this, or what the relationship is between XOA and XO Lite in the current XCP-ng release

      I tried adding a new file /etc/xapi.conf/publicurl.conf with:

      [http]
      publicUrl = 'https://mynew.public.url'
      

      However after rebooting and trying to use XO Lite with my new URL, I'm unable to open a VM console and I see the browser making requests to https://192.168.11.18

      Any tips would be appreciated!

      posted in XO Lite
      M
      mx234