Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. App Wishlist
  3. GLPI - Asset and IT Management Software

GLPI - Asset and IT Management Software

Scheduled Pinned Locked Moved App Wishlist
10 Posts 4 Posters 2.0k Views 5 Watching
  • 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.
  • girishG Offline
    girishG Offline
    girish
    Staff
    wrote on last edited by girish
    #1

    https://github.com/glpi-project/glpi

    https://glpi-project.org/

    GPLI is an acronym from french: Gestionnaire Libre de Parc Informatique

    1 Reply Last reply
    3
    • jimcavoliJ Offline
      jimcavoliJ Offline
      jimcavoli
      App Dev
      wrote on last edited by
      #2

      I packaged this the other day just to play around with. Works pretty well, actually. The only major issue I've run into is that plugins seem to not be playing very nicely. I added symlinks from /app/data back to /app/code for the /inc folder since there was relative path navigation in multiple plugins I tested, but that hasn't seemed to totally resolve the issues, and I just don't have that much desire to troubleshoot through much deeper than I have. With that caveat, maybe someone else can sort the plugin thing out, but it'd otherwise be completely working. Cloudron LDAP & SMTP are in use and auto-configuring as packaged, so it's in a decent spot for those who only need core functionality in the mean time (which is pretty expansive - this thing's a monster of an ITIL app). Packaging is at https://git.cloudron.io/jimcavoli/glpi-app for the interested.

      girishG 1 Reply Last reply
      2
      • jimcavoliJ jimcavoli

        I packaged this the other day just to play around with. Works pretty well, actually. The only major issue I've run into is that plugins seem to not be playing very nicely. I added symlinks from /app/data back to /app/code for the /inc folder since there was relative path navigation in multiple plugins I tested, but that hasn't seemed to totally resolve the issues, and I just don't have that much desire to troubleshoot through much deeper than I have. With that caveat, maybe someone else can sort the plugin thing out, but it'd otherwise be completely working. Cloudron LDAP & SMTP are in use and auto-configuring as packaged, so it's in a decent spot for those who only need core functionality in the mean time (which is pretty expansive - this thing's a monster of an ITIL app). Packaging is at https://git.cloudron.io/jimcavoli/glpi-app for the interested.

        girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #3

        @jimcavoli Do you know how this compares to Snipe-IT ?

        marcusquinnM jimcavoliJ 2 Replies Last reply
        0
        • girishG girish

          @jimcavoli Do you know how this compares to Snipe-IT ?

          marcusquinnM Offline
          marcusquinnM Offline
          marcusquinn
          wrote on last edited by
          #4

          @girish The screenshots look like this is more designed for large-scale setups including server cupboards, although extreme home-setup users may like too.

          Snipe-IT seems more for SME devices & peripherals only.

          Both look good and I'm sure attractive to further dev-ops & sys-admins to Cloudron.

          Web Design https://www.evergreen.je
          Development https://brandlight.org
          Life https://marcusquinn.com

          1 Reply Last reply
          1
          • girishG girish

            @jimcavoli Do you know how this compares to Snipe-IT ?

            jimcavoliJ Offline
            jimcavoliJ Offline
            jimcavoli
            App Dev
            wrote on last edited by
            #5

            @girish yeah, after kicking the tires on it, it's definitely aimed at bigger use cases than Snipe...and with more plugin development could be a much more robust option. The existing plugins for integration with tools like FusionInventory and OCS are compelling concepts at least, much like the JAMF integration, but this all gets a bit stymied by my lack of working plugins so far. It also does have a pretty robust in-built change control and service desk/ticketing, which is the biggest departure. Snipe is a more limited ITIL tool and designed to meet that need; GLPI is aimed at almost exhaustively comprehensive ITIL/ITSM in one system. I think there's plenty of room in the world (and likely on the platform) for both, but GLPI is sort of kneecapped without plugin support getting fixed from being clearly better for those large use cases.

            girishG 1 Reply Last reply
            3
            • jimcavoliJ jimcavoli

              @girish yeah, after kicking the tires on it, it's definitely aimed at bigger use cases than Snipe...and with more plugin development could be a much more robust option. The existing plugins for integration with tools like FusionInventory and OCS are compelling concepts at least, much like the JAMF integration, but this all gets a bit stymied by my lack of working plugins so far. It also does have a pretty robust in-built change control and service desk/ticketing, which is the biggest departure. Snipe is a more limited ITIL tool and designed to meet that need; GLPI is aimed at almost exhaustively comprehensive ITIL/ITSM in one system. I think there's plenty of room in the world (and likely on the platform) for both, but GLPI is sort of kneecapped without plugin support getting fixed from being clearly better for those large use cases.

              girishG Offline
              girishG Offline
              girish
              Staff
              wrote on last edited by
              #6

              @jimcavoli Thanks for the review! For the relative path navigation, I had similar issue with some other apps (I think suitecrm iirc). For this, I had tried to implement a sort of "links" feature in the box code where it creates hard links between /app/data/plugins and /app/code/plugins . Let me try to remember how exactly I tried to fix it but I never merged that feature in .

              1 Reply Last reply
              1
              • jimcavoliJ Offline
                jimcavoliJ Offline
                jimcavoli
                App Dev
                wrote on last edited by
                #7

                Just pushed updates to https://git.cloudron.io/jimcavoli/glpi-app that include a fix in the manifest as well as the version to the newly released GLPI 9.5.3

                M 1 Reply Last reply
                4
                • jimcavoliJ jimcavoli

                  Just pushed updates to https://git.cloudron.io/jimcavoli/glpi-app that include a fix in the manifest as well as the version to the newly released GLPI 9.5.3

                  M Offline
                  M Offline
                  msbt
                  App Dev
                  wrote on last edited by msbt
                  #8

                  @jimcavoli nice, thanks, gonna check it out soon! I've tried Snipe-IT, but the lack of putting documents/snippets anywhere made it unusable for me. Still using an ancient version of iTop I've packaged at some point for my inventory and docs, but this seems to be a decent replacement.

                  jimcavoliJ 1 Reply Last reply
                  1
                  • M msbt

                    @jimcavoli nice, thanks, gonna check it out soon! I've tried Snipe-IT, but the lack of putting documents/snippets anywhere made it unusable for me. Still using an ancient version of iTop I've packaged at some point for my inventory and docs, but this seems to be a decent replacement.

                    jimcavoliJ Offline
                    jimcavoliJ Offline
                    jimcavoli
                    App Dev
                    wrote on last edited by
                    #9

                    @msbt Good stuff! Let us know what you think as well. There's a lot of caveats presently, as described above, when it comes to plugins, but the core feature set is pretty good already on its own, so if it's useful enough as an alternative to other systems without extension, perhaps it's worth pressing on.

                    M 1 Reply Last reply
                    1
                    • jimcavoliJ jimcavoli

                      @msbt Good stuff! Let us know what you think as well. There's a lot of caveats presently, as described above, when it comes to plugins, but the core feature set is pretty good already on its own, so if it's useful enough as an alternative to other systems without extension, perhaps it's worth pressing on.

                      M Offline
                      M Offline
                      msbt
                      App Dev
                      wrote on last edited by
                      #10

                      @jimcavoli I've installed that thing the other day and boy, this is a monster compared to my current ITIL solution. Not quite happy with some of the userflow (took me a while to figure out how to make my cloudron user an admin), but I'll play around with it some more.

                      1 Reply Last reply
                      2
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Bookmarks
                      • Search