Anyone already tried to build an GLPI Agent App?
Hello @Megachip could you please share more details of what’s a GLPI Agent App?
Thanks
Hi @mpous,
its an remote (network)inventory agent for GLPI.
Sources are here.
There are already some containers. Not yet tested them.
Did you try to move the GLPI agent to containers @Megachip ?
What issue do you see?
There are already a few community Docker images for the agent — gzoratti’s on GitHub got me running the fastest since it comes with a docker-compose setup ready to go. The part that took me a while to figure out was getting host namespace access right so inventory scans actually see your real hardware instead of just the container. Wrote up the full container setup and config walkthrough here: Running GLPI Agent in a Docker Container: Community Images and Setup Guide - Port & Patch