ligenix/enterprise-glpi10

Project ID: 65816

Description

This repository provides last GLPI 10.0.x packages for IT Management Environment for aarch64, ppc64le, s390x, x86_64. It is a fork and extension of discontinued packages from Remi's RPM repository. You might switch to enterprise-glpi for former GLPI 9.5.x packages.

The main glpi package previoulsy depended on php packages made by splitting ibraries which are now kept inside the vendor directory.
The new markerplace for glpi-network commercial plugins has been relocated in glpi-marketplace package.

Security enhanced by design: the marketplace directory has been protected with a systemd mount bind which redirects and restricts all write access for web downloaded plugins to dynamic /var/lib/glpi/marketplace instead of static /usr/share/glpi/marketplace.

The classical communautary plugins packages haved been all renamed from glpi-item to glpi-plugin-item packages.

The new glpi-agent for glpi has been added and configured to obsolete former fusioninventory-agent <= 2.6.

Latest security and bug fixes builds: GLPI 10.0.14, GLPI Agent 1.7.3

Latest plugins builds: appliances 3.2.0, Behaviors 2.7.3, Geststock 2.1.0, PDF 3.0.0, Additional reports 1.16.0, FusionInventory 10.0.12+1.0, Database Inventory 1.0.0, Datainjection 2.13.5, Additionals fields 1.21.8, Form Creator 2.13.9, Genericobject 2.14.8, GLPI Inventory 1.3.5, More Reporting 1.8.6, ocsinventoryng 2.0.4, Order 2.10.6, SCCM 2.4.3, Treeview 1.10.2, Uninstall 2.9.1, MetaDemands 3.3.10, Moreticket 1.7.4, Purchaserequest 3.0.1, Protocols Manager 1.5.3.5

Installation Instructions

Fedora 38, 39, 40:

(aarch64|ppc64le|s390x)
dnf -y copr enable ligenix/enterprise-glpi10 ; dnf -y update

dnf -y install mariadb-server [httpd|nginx] php-fpm glpi

(x86_64 with Remi's RPM)
dnf -y install https://rpms.remirepo.net/fedora/remi-release-3X.rpm &&
dnf -y copr enable ligenix/enterprise-glpi10 ; dnf -y update

dnf config-manager --set-enabled remi ; dnf -y install mariadb-server [httpd|nginx] php-fpm glpi

CentOS Stream 8, 9, EPEL 8, 9:

(aarch64|ppc64le|s390x)
dnf -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-[8,9].noarch.rpm
dnf -y copr enable ligenix/enterprise-glpi10 ; dnf -y update

dnf -y module enable [mariadb:10.3|mariadb:10.5|mysql:8.0] ; dnf -y install [mariadb-server|mysql-server] [httpd|nginx] php-fpm glpi

(x86_64 with Remi's RPM)
dnf -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-[8,9].noarch.rpm
dnf -y install https://rpms.remirepo.net/enterprise/remi-release-[8,9].rpm
dnf -y copr enable ligenix/enterprise-glpi10 ; dnf -y update

dnf config-manager --set-enabled remi ; dnf -y module reset php ; dnf -y module enable [php:remi-8.0|php:remi-8.1|php:remi-8.2]
dnf -y module enable [mariadb:10.3|mariadb:10.5|mysql:8.0] ; dnf -y install [mariadb-server|mysql-server] [httpd|nginx] php-fpm glpi

EPEL 7:

(x86_64 with Remi's RPM)
yum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
yum -y install https://rpms.remirepo.net/enterprise/remi-release-7.rpm
yum -y install yum-plugin-copr ; yum -y copr enable ligenix/enterprise-glpi10 ; yum -y update

yum-config-manager --enable [remi-php80|php:remi-81|php:remi-82] ; yum -y install mariadb [httpd|nginx] php-fpm glpi

Fedora 38, 39, 40, CentOS Stream 8, 9, EPEL 7, 8, 9:

(Additional CLI setup for GLPI with SELinux in enforcing mode for remote MariaDB/MySQL)
setsebool -P httpd_can_network_connect_db on
getsebool -a | grep httpd | grep "> on"

glpi-console glpi:system:check_requirements

GLPI Project Documentation: Install, Update, PDF, Plugins

GLPI Project Lists an Forums: Developer, User, Discord, Forum (EN), (BR), (FR),Telegram (EN), (BR), (FR)

alt UniversiteParisCiteMedecine

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
Centos-stream 8 aarch64 (360)*, ppc64le (200)*, x86_64 (765)* Centos-stream 8 (78 downloads)
Centos-stream 9 aarch64 (273)*, ppc64le (281)*, s390x (274)*, x86_64 (494)* Centos-stream 9 (102 downloads)
EPEL 7 ppc64le (222)*, x86_64 (3058)* EPEL 7 (338 downloads)
EPEL 8 aarch64 (323)*, ppc64le (319)*, s390x (99)*, x86_64 (10065)* EPEL 8 (950 downloads)
EPEL 9 aarch64 (250)*, ppc64le (239)*, s390x (234)*, x86_64 (3554)* EPEL 9 (702 downloads)
Fedora 38 aarch64 (98)*, ppc64le (92)*, s390x (97)*, x86_64 (212)* Fedora 38 (55 downloads)
Fedora 39 aarch64 (30)*, ppc64le (34)*, s390x (44)*, x86_64 (225)* Fedora 39 (40 downloads)
Fedora 40 aarch64 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (12)* Fedora 40 (7 downloads)

* Total number of downloaded packages.