Actualiser glpi/readme.md

This commit is contained in:
dimitri 2025-06-09 23:34:56 +02:00
parent 639dd99e49
commit 9e8f28c78c

View file

@ -1,5 +1,10 @@
# GLPI based on Almalinux
There you go,
My first container, you can see the details on dockerhub: https://hub.docker.com/r/dimitry421/glpi_alma
To install it: just use the docker-compose.yml file and define the mysql passwords on the .env.example file.
##Good to know
Like for the others docker-compose installations of this git, traefik and homepage labels can be removed to adapt to your own installation.
## Build instructions
As you can see I also share the files necessary to buil your own container (especially if you want to improve or change things).