How to reach XOA management interface

Hi everyone!

I’m setting up XCP-ng for the first time and have been using Tommy’s awesome guide on YouTube here at this link : https://www.youtube.com/watch?v=2wMmSm_ZeZ4

However, there something I’m missing, probably a very simple step. I just finished the part where Tommy deployed it from the command line using the following command : bash -c "$(wget -qO- https://xoa.io/deploy)"

It asked me to enter the network settings, then it downloaded and started as expected, and after that it told me which IP address to visit.

Here’s where it gets confusing. When I visit that IP address, it keeps taking me to XO Lite instead of XOA. My suspicion is that I may have messed up the configuration when it asked me to enter the IP address for the Network Settings.

Am I on the right track or is it something else?

Sounds like you did not put in the correct IP information. The IP of the XCP-ng host will give you the XO Lite interface and when setting up XOA via the deploy script that needs to be a different IP as it’s a VM running on that host.

1 Like

I decided to delete the first XOA I created and then made another using the “Deploy XOA” button in the top right corner of XO Lite. Everything worked out after that.

Thanks for responding to my post @LTS_Tom !

1 Like