• HUB - Recipe - Kubernetes cluster

    Moved
    2
    0 Votes
    2 Posts
    506 Views
    olivierlambertO
    Hi! In theory, you just need to get the Kubernetes key to connect with whatever tool you want to play with the k8s cluster, that's pretty much everything What do you have in mind exactly?
  • VMs migrated from xcp-ng-3 to xcp-ng-3 (the same host!)

    Moved Solved
    4
    1
    0 Votes
    4 Posts
    603 Views
    T
    @pdonias thanks for the update! I took a look at the latest commit and apparently I was right even though it didn't feel right. Thanks again to you all for this amazing set of FOSS tools!
  • Task stuck at "Importing content into VDI XO"

    3
    0 Votes
    3 Posts
    671 Views
    ditzy-oliveD
    @olivierlambert weird, I tried the restart, because I'm doing that a lot now since I have some backup issues. Need to move my old (very old) datacenter to the new XCP-NG Server and after that I can get to upgrading XO.
  • Custom Disknames based on hostname/uuid

    in backlog
    8
    1
    0 Votes
    8 Posts
    902 Views
    julien-fJ
    Not something we want to fix in XO5, I've added it to our roadmap for XO6
  • Netbox sync feature: Keep existing IPs

    Moved
    10
    0 Votes
    10 Posts
    4k Views
    pdoniasP
    Hi @christianuhlmann, we actually already did that for interfaces. Make sure you're up to date and interfaces that you added manually shouldn't get deleted in Netbox anymore. However, for IPs, we can't do that because IPs don't have a UUID in XO/XAPI. We get a list of IPs for each VIF and we have to decide what to do with that.
  • Xen Orchestra netbox sync error

    Moved
    19
    0 Votes
    19 Posts
    3k Views
    yannY
    @pdonias said in Xen Orchestra netbox sync error: So if XAPI isn't supposed to return space-delimited IPs in x/ipv4/x fields, better make sure it's fixed upstream, but from XO's point of view, we're supporting it anyway, now Yes I'd think XAPI should not blindly forwarding information from guest without a minimum of sanitation.
  • Kubernetes cluster recipe not working

    Moved Solved xoa-recipe
    7
    0 Votes
    7 Posts
    1k Views
    B
    It finally work with latest version of xo-server 5.85.
  • Can't get dns to work with cloud-init on debian11

    Moved
    8
    0 Votes
    8 Posts
    2k Views
    olivierlambertO
    Good news! Keep us posted
  • CentOS 8.0 template

    Moved
    1
    0 Votes
    1 Posts
    239 Views
    No one has replied
  • Xscontainer

    Moved
    32
    1
    0 Votes
    32 Posts
    10k Views
    codycryptoC
    @johnnyorange Glad I could help! Took me weeks to figure that out lol....I would caution using that in production though, not sure the security implications for accepting the older key type.
  • Cloud-init success

    Moved
    5
    1 Votes
    5 Posts
    5k Views
    D
    @VGerris said in Cloud-init success: @dj423 thank you, that is really helpful! I also found : https://cloudinit.readthedocs.io/en/latest/reference/examples.html Yes the docs are a huge help when crafting big nuanced config scripts. The lead maintainer Chad Smith gave me some pro-tips as well and was a huge help for me when I was learning that stuff. Yes I agree, Xcp-ng rocks!! Best of luck!
  • Netbox plugin - not syncing if one of pools disabled

    Moved plugins
    6
    3
    0 Votes
    6 Posts
    842 Views
    pdoniasP
    @Tristis-Oris This should be fixed, now. If a pool is disabled or can't be found, you'll get an error message in the logs and the pool will simply be ignored. See https://xen-orchestra.com/blog/xen-orchestra-5-85/#️-netbox.
  • Can xcp-ng be use to resell VPS?

    Moved
    14
    0 Votes
    14 Posts
    1k Views
    F
    @olivierlambert said in Can xcp-ng be use to resell VPS?: Basically, the XO CLI uses introspection so you can list all the available API calls you can do. Thank you. That's a good way to learn it. I'll see what I can do with it
  • Kubernetes management

    Moved
    14
    0 Votes
    14 Posts
    2k Views
    F
    @olivierlambert said in Kubernetes management: We'd love to have a Rancher node driver for XO API Just sayin' https://rancher.com/docs/rancher/v2.5/en/admin-settings/drivers/node-drivers/ I whish I could help.. Maybe one day once I understand the basic of it all
  • VM AUTO DEPLOYMENT BY WHMCS

    Moved
    4
    0 Votes
    4 Posts
    617 Views
    olivierlambertO
    Cloudinit is a good direction I would say (preferring SSH keys than root password by the way)