Tools: Glpi With Docker + Portainer: Complete Setup Guide (self-hosted It...
Posted on Feb 14
• Originally published at tecmestre.com.br
GLPI is one of the best open-source IT asset management tools — it handles inventory, helpdesk, CMDB, and much more. But installing it the traditional way (Apache + PHP + MySQL) is painful to maintain.
In this guide, I'll show you how to deploy GLPI 10.x with Docker Compose, MariaDB, and Portainer — ready for production.
Default credentials: | User | Password | Role | |------|----------|------| | glpi | glpi | Super-Admin | | tech | tech | Technician | | normal | normal | Normal User | | post-only | postonly | Post-Only |
⚠️ IMPORTANT: Change all default passwords immediately!
Your data persists in Docker volumes — the upgrade is seamless.
I wrote a detailed guide in Portuguese with screenshots and SSL setup: GLPI com Docker no TecMestre.
If you're using Bacula Enterprise for backups, I also have guides on parallel device configuration and cloud migration to OCI.
Templates let you quickly answer FAQs or store snippets for re-use.
Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink.
Source: Dev.to