debmaker/ressources/glpi
thomas d020bef34c Add mealie 2022-11-19 19:56:01 +01:00
..
rootfs update version & section change 2022-11-01 22:14:36 +01:00
rootfs-install update version\nfix email 2022-10-01 17:35:18 +02:00
README.MD README MIGRATION 2022-10-01 17:58:26 +02:00
debmaker Add mealie 2022-11-19 19:56:01 +01:00

README.MD

glpi

Information

Site : http://glpi-project.org/

Source : https://github.com/glpi-project/glpi

Install
apt install -y wget ca-certificates
wget -qO - https://deb.lgy.fr/install.sh | bash
apt-get update
apt install glpi libapache2-mod-php apache2 -y

gzip -dc /usr/share/doc/glpi/apache2-glpi.conf.gz > /etc/apache2/sites-available/glpi.conf

#edité le fichier de configuration apache
nano /etc/apache2/sites-available/glpi.conf
a2ensite glpi
systemctl reload apache2

#configuration with http://<ip>