• Recent
    • Tags
    • Popular
    • Register
    • Login

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website

    Menu item for new module

    Development general discussion
    3
    5
    3.2k
    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.
    • A
      aoliver
      last edited by

      Hello Mango masters!

      We are implementing [url=http://guac-dev.org/]Guacamole as a Mango module. This provides local SSH and remote desktop access into the Mango's web interface.
      We have been reading [url=http://store.infiniteautomation.com/documentation/develop/how-to-write-a-module]this documentation and the process seems pretty straightforward, however, we don't know how to add a menu item for this module.

      Could you please point me in the right direction?

      Thanks!

      1 Reply Last reply Reply Quote 0
      • jeremyhJ
        jeremyh
        last edited by

        I can't help (I'm not a mango developer unfortunately), but I am extremely curious about why you are implementing a web-based remote desktop app to control... a web app?

        1 Reply Last reply Reply Quote 0
        • A
          aoliver
          last edited by

          Hello Jeremyh.

          We are interested in being able to fully administrate our customer's mango servers. The Guacamole API give us both, SSH and remote desktop control just using an http access, so we want to embedd this as a module only visible for admin users.

          1 Reply Last reply Reply Quote 0
          • JoelHaggarJ
            JoelHaggar
            last edited by

            You can look at any of the public modules that have menu icons. This one would be good: https://github.com/infiniteautomation/ma-modules-public/tree/master/Watchlist

            When we install Mango systems or deploy a MangoES to a customer we use a simple VPN solution which give us secure ssh access and also use webmin http://www.webmin.com/ which are all really easy to set up. Guacamole looks pretty interesting as well so I'll be curious to see how it goes.

            Thanks,
            Joel.

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