Is the xoa bash install script on the xcp console broken?
-
The right way to deploy is doing with the web form at https://xen-orchestra.com/#!/xoa
Does this work?
-
i was sticking to the https://xen-orchestra.com/docs/xoa.html doc.
i have to get the appliance directly to the xcp server because a ssh console on the xcp is all i have, no gui or anything, thats why i try xoa so i have a gui... 80 and 443 are free through the vpn as well.getting the xva here and then send it there is no option, only have about 7Mbit net through the vpn here and gigabit internet there....
i remember this worked on my first test install, thats why i sticked to it
-
Okay so if you want to go this way, you need to be sure your host can reach outside.
Because in your case, if
xe vm-import url=http://xoa.io:8888/
don't work, we can't go further.We are monitoring the service, and it's up. I also just made a test in our lab:
[15:45 xcp-ng-lab-1 ~]# xe vm-import url=http://xoa.io:8888/ ec5396df-1c38-cd53-a67b-0681a5378dd3
-
@olivierlambert oh so there IS something wrong on my side, thanks.
i will check with the firewall -
Keep us posted
-
@olivierlambert
yes it was the juniper, had to search a while... and then create xoa-dl as application with tcp 8888 and add it to the zone policy of that VLAN. Juniper cli is a bitch.
works now. thank you. -
Great! You are welcome, enjoy XOA
-
I deployed using
bash -c "$(curl -s http://xoa.io/deploy)"Only today - worked fine.
-
i know this is quite old, but is the image still loaded from the same url/port ?
Is there a reason not using port 80/443 ?
-
Answered on Github.