ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Xen Orchestra: plugin?

    IT Discussion
    xenorchestra plugin xenserver 7.0
    4
    7
    4.6k
    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.
    • FATeknollogeeF
      FATeknollogee
      last edited by

      For those using XO "free from source", are you using any plugins?
      If so, how did you add the plugin's?

      1 Reply Last reply Reply Quote 3
      • scottalanmillerS
        scottalanmiller
        last edited by

        I have not used any.

        1 Reply Last reply Reply Quote 0
        • DanpD
          Danp
          last edited by

          I have. You can follow their instructions and install with NPM.

          Alternatively, you can just git clone the repository and then build from source, which is what I did. Here are the steps:

          cd /usr/local/lib/node_modules/
          git clone -b master https://github.com/vatesfr/xo-server-transport-email
          git clone -b master https://github.com/vatesfr/xo-server-backup-reports
          cd  xo-server-transport-email/
          sudo npm install && npm run build
          cd ..
          cd xo-server-backup-reports/
          sudo npm install && npm run build
          
          travisdh1T 1 Reply Last reply Reply Quote 3
          • travisdh1T
            travisdh1 @Danp
            last edited by

            @Danp Thinking I might just have to take a look at that backup reports plugin. Thanks for the instructions!

            1 Reply Last reply Reply Quote 1
            • FATeknollogeeF
              FATeknollogee
              last edited by

              Is there a list of all available plugins? (I haven't looked at XO site)

              travisdh1T 1 Reply Last reply Reply Quote 0
              • travisdh1T
                travisdh1 @FATeknollogee
                last edited by

                @FATeknollogee said in Xen Orchestra: plugin?:

                Is there a list of all available plugins? (I haven't looked at XO site)

                https://github.com/vatesfr

                That's the list of everything Vates and the guys at XO have on github. So all the basics and plugins. I haven't found a list of just the plugins yet.

                Just for the record, the backup reporting plugin is really nice.

                1 Reply Last reply Reply Quote 0
                • FATeknollogeeF
                  FATeknollogee
                  last edited by

                  Thanks

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