https://github.com/sysadminsmedia/franken-glpi
GLPI running on Franken PHP in Docker
https://github.com/sysadminsmedia/franken-glpi
asset-management glpi glpi-docker helpdesk itsm
Last synced: 5 months ago
JSON representation
GLPI running on Franken PHP in Docker
- Host: GitHub
- URL: https://github.com/sysadminsmedia/franken-glpi
- Owner: sysadminsmedia
- Created: 2024-07-23T00:39:27.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-11-25T19:41:53.000Z (7 months ago)
- Last Synced: 2025-11-29T01:21:15.831Z (6 months ago)
- Topics: asset-management, glpi, glpi-docker, helpdesk, itsm
- Language: Shell
- Homepage:
- Size: 70.3 KB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# GLPI Franken PHP Containers
Manifest files for build and deploy the **GLPI** as Containers with Docker and Franken PHP using docker-compose.
This version can handle a significant number of users, with extremely low page loading times and overall operates extremely well.
Additionally, this version comes build and prepared to run straight out the box with cron jobs and redis caching, just copy the .env.example file to .env, setup the passwords and secrets, and launch with `docker compose up -d`.
Original Inspiration: https://github.com/eftechcombr/glpi
## Credentials
username: glpi
password: glpi
## Variables
### docker-compose
.env.example ---> please rename to .env
## About GLPI
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.
https://github.com/glpi-project/glpi
## License
