XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Can xcp-ng be use to resell VPS?

    Scheduled Pinned Locked Moved Advanced features
    14 Posts 5 Posters 847 Views 5 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • F Offline
      fred974 @fred974
      last edited by

      Can anyone provide any opinions/thoughts on this matter please ?

      1 Reply Last reply Reply Quote 0
      • DanpD Online
        Danp Pro Support Team
        last edited by

        Seems like this has been previously discussed. Did you try searching the forum for similar threads?

        F 1 Reply Last reply Reply Quote 0
        • F Offline
          fred974 @Danp
          last edited by

          @Danp said in Can xcp-ng be use to resell VPS?:

          Seems like this has been previously discussed. Did you try searching the forum for similar threads?

          Yes I did and found several thread about WHMCS talk but that's all I found.

          1 Reply Last reply Reply Quote 0
          • planedropP Offline
            planedrop Top contributor
            last edited by

            I too am interested in an answer to this. I don't have any plans to resell XCP-ng resources but am just genuinely curious about what Vates thinks of this kind of use for XCP-ng. Seems to me it would be OK though? I mean big providers of cloud servers like web.com run on XCP-ng right?

            1 Reply Last reply Reply Quote 0
            • olivierlambertO Online
              olivierlambert Vates 🪐 Co-Founder CEO
              last edited by olivierlambert

              Commercially speaking, we have a partner program that is custom depending on the requirements 🙂 (also providing assistance on how to build stuff on top of XO API).

              For WHMCS, sadly it's kind of horrible pile of code we don't know. But I'm confident it's not that hard to build a plugin for XO if you know WHMCS 🙂

              F 1 Reply Last reply Reply Quote 1
              • S Offline
                SNSNSN
                last edited by

                @olivierlambert For VPS perspective, XO little hard to manage some details.

                Adding ip to vps, changing root-pass, changing resources, on the fly, backup,restore things for vps will be painfull XO and Xen based solutions. Because vps-hosting customers already want this things.

                Luckly I used cloud-init for this kind of requirements.

                On WHMCS, there is no really good solution as plugin for XO.

                1 Reply Last reply Reply Quote 0
                • olivierlambertO Online
                  olivierlambert Vates 🪐 Co-Founder CEO
                  last edited by

                  Everything happening in the VM is not XO related (that's, as you said, more Cloudinit related).

                  I don't see any problem to use XO API to do everything you need, even backup/restore and so on.

                  S 1 Reply Last reply Reply Quote 0
                  • S Offline
                    SNSNSN @olivierlambert
                    last edited by

                    @olivierlambert Yes, I try to mention same, VPS users already want OS related things and its not related XO or Xen.

                    But as a infrastructure management Xen(or XCP) + XO + Whmcs (after build a good plugin to work) will be really good.

                    1 Reply Last reply Reply Quote 0
                    • F Offline
                      fred974 @olivierlambert
                      last edited by

                      @olivierlambert said in Can xcp-ng be use to resell VPS?:

                      Commercially speaking, we have a partner program that is custom depending on the requirements (also providing assistance on how to build stuff on top of XO API).

                      Thank you very much. This is good to know. Where can I find the list of API if I want to give it a go at building something myself?
                      Is this it?
                      https://xen-orchestra.com/docs/restapi.html#authentication

                      1 Reply Last reply Reply Quote 0
                      • olivierlambertO Online
                        olivierlambert Vates 🪐 Co-Founder CEO
                        last edited by

                        Depends on the API you want to rely on.

                        REST API is the easiest one but not as complete than the JSON-RPC over websocket one (basically, the latter is used by XO web, so if you can make something with XO web, it will be available in the API).

                        Also, there's XO CLI too.

                        F 1 Reply Last reply Reply Quote 0
                        • F Offline
                          fred974 @olivierlambert
                          last edited by

                          @olivierlambert said in Can xcp-ng be use to resell VPS?:

                          JSON-RPC

                          Where can I find JSON-RPC documentation/librairie?

                          1 Reply Last reply Reply Quote 0
                          • olivierlambertO Online
                            olivierlambert Vates 🪐 Co-Founder CEO
                            last edited by olivierlambert

                            There's a good advice here: https://xen-orchestra.com/docs/architecture.html#api

                            Basically, the XO CLI uses introspection so you can list all the available API calls you can do.

                            F 1 Reply Last reply Reply Quote 0
                            • F Offline
                              fred974 @olivierlambert
                              last edited by

                              @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

                              1 Reply Last reply Reply Quote 0
                              • olivierlambertO olivierlambert moved this topic from Something else on
                              • First post
                                Last post