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

    XO Hub Template: what do you want next?

    Scheduled Pinned Locked Moved News
    38 Posts 22 Posters 14.5k Views 7 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.
    • olivierlambertO Offline
      olivierlambert Vates 🪐 Co-Founder CEO
      last edited by olivierlambert

      So far we got 4 templates available:

      • Debian 10 cloudinit ready/disk growable/DHCP
      • CentOS 8 cloudinit ready/disk growable/DHCP
      • PfSense 2.4
      • Alpine Linux 3.10

      Would you like other OS? Or even apps installed in those OS? Let us know!

      xohub.png

      D 1 Reply Last reply Reply Quote 6
      • D Offline
        DreDay @olivierlambert
        last edited by

        @olivierlambert Awesome first start (pfSense 😍), love the idea! Where is Ubuntu? ☹

        Also I saw Alpine and the first thought that jumped to mind was a template for a vRouter. A lot of multi-tenant cloud platforms like Opennebula, CloudStack, etc offer virtual router images in their respective stores/hubs.

        This use case pairs well with the introduction of the SDN controller and private networks. The vRouter template can be configured with 2 or more vifs. One vif to the WAN and the other vif to a SDN private network as the LAN. The vRouter can be the gateway device for the SDN private network routing traffic to the Internet or other external networks outside of the private network supporting NAT, ACLs, VPN, Load balancing, etc.

        Some of these features would require more advanced integration with cloud-init like being able to provision IPs from the XO/XOA IP Pool to VMs. The pfSense template can be used to achieve the vRouter functionality as well but at a large disk footprint.

        I have no specific use case for it right now but something to consider.

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

          Ubuntu will come soon 🙂 Thx for the feedback!

          1 Reply Last reply Reply Quote 0
          • ndrojas20N Offline
            ndrojas20
            last edited by

            @olivierlambert
            GNS3 Server - (qemu and dymaips I think)

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

              @ndrojas20 said in XO Hub Template: what do you want next?:

              GNS3

              Sorry, never heard of this. Do you have a link?

              1 Reply Last reply Reply Quote 0
              • ndrojas20N Offline
                ndrojas20
                last edited by

                @olivierlambert

                https://gns3.com/

                Its a networking simulator

                https://docs.gns3.com/1c2Iyiczy6efnv-TS_4Hc7p11gn03-ytz9ukgwFfckDk/index.html

                I used this script to create one in a Ubuntu VM. (Without the vpn)

                donato_marcosD 1 Reply Last reply Reply Quote 1
                • donato_marcosD Offline
                  donato_marcos @ndrojas20
                  last edited by donato_marcos

                  @ndrojas20
                  Do you know http://www.eve-ng.net/?
                  It is also an amazing network simulator.

                  @olivierlambert
                  Is it possible with Clear Linux * Project?
                  https://clearlinux.org/
                  https://clearlinux.org/downloads
                  It has a low latency kernel and is extremely optimized for Intel processors. Unsurprisingly, it's Intel's open-source team that develops.

                  It may be interesting, once it is officially released (there are still some parts in development), also have Fedora CoreOS (I don't know if there will be a CentOS CoreOS)
                  https://getfedora.org/en/coreos/
                  https://fedoramagazine.org/introducing-fedora-coreos/

                  1 Reply Last reply Reply Quote 1
                  • H Offline
                    HeMaN
                    last edited by HeMaN

                    Probably a dumb question, but what is the user/pw for the Debian vm created with with the template, or how do I set it?

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

                      Noted for CoreOS and ClearLinux (I'm not sure Clear got Xen drivers bundled but I'll take a look)

                      @HeMaN you need to use CloudInit capabilities, there's no passwd (user is debian)

                      A 1 Reply Last reply Reply Quote -1
                      • A Offline
                        ambesil @olivierlambert
                        last edited by

                        Hi @olivierlambert, could you help me?
                        This is my config:

                        #cloud-config
                        hostname: netconf
                        #ssh_authorized_keys:
                        #  - ssh-rsa <myKey>
                        #packages:
                        #  - htop
                        users:
                          - default
                          - name: foobar
                            gecos: Foo B. Bar
                            primary_group: foobar
                            groups: users
                            selinux_user: staff_u
                            ssh_import_id: foobar
                            lock_passwd: false
                            passwd: $6$eRE.alHl$1H0K9A4y66DM/aiQ9/9uUK2t3B89l/vidV47MQYVSNaWC1jFjJQRN72w3wSOmzz31X0R/ugr5pyhnkJ24NyCg/ #123
                        

                        With or without it, I cant login in the console vm, the net config also doesn't work.
                        During the process I receive the message that could be the answer:
                        d8ef02d1-d7f2-495e-9ae6-d73c8262b954-image.png
                        Have you seen this problem?
                        I have try the default config, but the user 'debain' with no password can't login too.
                        Thanks this is a greate tool!

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

                          Do you have DHCP enabled on this network?

                          D 1 Reply Last reply Reply Quote 0
                          • D Offline
                            DreDay @olivierlambert
                            last edited by

                            @olivierlambert said in XO Hub Template: what do you want next?:

                            Do you have DHCP enabled on this network?

                            Its probably as @olivierlambert is indicating. I have some custom templates that originally were planned to work with static IPs but it was too cumbersome to use as the static IP information had to be passed in the user config settings which made it prone to errors from user input.

                            Until the cloud-init network config option works...DHCP is the way to go.

                            1 Reply Last reply Reply Quote 0
                            • akurzawaA Offline
                              akurzawa
                              last edited by akurzawa

                              OPNsense, Debian 9, Untangle, Ubuntu 16, 19, Windows is possible?

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

                                Windows I'm not sure. Distributing Windows templates could be a problem regarding MS EULA.

                                1 Reply Last reply Reply Quote 0
                                • A Offline
                                  Alexis
                                  last edited by

                                  Hi, pfSense, MikroTik, FreeNas, Bakula, centreon, Nagios, FreePBX...
                                  Where are these templates to download?

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

                                    Please read carefully the topic title 😉 pfSense is already there by the way.

                                    1 Reply Last reply Reply Quote 0
                                    • N Offline
                                      nackstein
                                      last edited by

                                      I noticed that the Alpine Linux 3.10 Template from the XO Hub have the parameter platform:viridian=true. Didn't notice any erratic behavior but just thought this could be a oversight.

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

                                        Probably because it's coming from "Other Media". We'll fix that 🙂

                                        1 Reply Last reply Reply Quote 0
                                        • A Offline
                                          axel
                                          last edited by

                                          Hello Olivier

                                          I like the Nethserver its based on CentOS and its a nice Groupware. With CentOS i am fiting very often to Install them.

                                          Whats about the BSD unixes ?

                                          1 Reply Last reply Reply Quote 0
                                          • M Offline
                                            Madagascar
                                            last edited by

                                            Pi-hole would be awesome😎

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post