
How to Install GLPI 11 on Docker: The Definitive Guide
Step-by-step tutorial to install GLPI 11 with Docker Compose, including MariaDB, reverse proxy, SSL and production best practices.

Step-by-step tutorial to install GLPI 11 with Docker Compose, including MariaDB, reverse proxy, SSL and production best practices.

You know those Docker commands you search for all the time because you never memorized them? I gathered the main ones in a quick guide, grouped by category: images, containers, volumes, networks, logs, and Docker Compose. Also includes production best practices: lean images, non-root user, secrets, and maintenance.

Step-by-step guide for upgrading GLPI running in Docker from one minor or major version to another, with backup, testing and rollback.