Manifest files for building and deploying GLPI using containers with Docker Compose or Kubernetes.
- PHP-FPM:
php:8.3.12-fpm-alpine3.20
- Nginx:
nginx:1.27.2-alpine3.20-slim
- GLPI PHP:
eftechcombr/glpi:php-fpm-10.0.17
- GLPI Nginx:
eftechcombr/glpi:nginx-10.0.17
- Clone this repository
- Set up environment variables:
cp docker/.env.example docker/.env
username: glpi
password: glpi
./docker/_env ---> please rename to /docker/.env
./kubernetes/glpi-configmap.yaml
./kubernetes/glpi-secrets.yaml
./kubernetes/mariadb-configmap.yaml
./kubernetes/mariadb-secret.yaml
GLPI stands for Gestionnaire Libre de Parc Informatique is a Free Asset and IT Management Software package, that provides ITIL Service Desk features, licenses tracking and software auditing.