1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/glpi_ynh.git synced 2024-09-03 20:36:21 +02:00
GLPI package for YunoHost
Find a file
2024-07-10 14:16:39 +02:00
.github v2 2023-09-26 09:49:11 +02:00
conf fix 2023-09-26 11:16:42 +02:00
doc Create POST_INSTALL_fr.md 2024-05-07 07:15:14 +02:00
scripts full_replace=1 2024-07-10 09:10:58 +02:00
ALL_README.md Update READMEs 2024-06-23 13:31:19 +02:00
LICENSE Initial commit 2019-04-24 17:00:54 +02:00
manifest.toml Upgrade to v10.0.16 2024-07-09 15:48:24 +02:00
README.md Auto-update READMEs 2024-07-09 15:48:24 +02:00
README_es.md Auto-update READMEs 2024-07-09 15:48:24 +02:00
README_eu.md Auto-update READMEs 2024-07-09 15:48:24 +02:00
README_fr.md Auto-update READMEs 2024-07-09 15:48:24 +02:00
README_gl.md Auto-update READMEs 2024-07-09 15:48:24 +02:00
README_it.md Auto-update README 2024-03-29 07:05:16 +01:00
README_zh_Hans.md Auto-update READMEs 2024-07-09 15:48:24 +02:00
tests.toml Update tests.toml 2023-09-26 09:50:38 +02:00

GLPI for YunoHost

Integration level Working status Maintenance status

Install GLPI with YunoHost

Read this README in other languages.

This package allows you to install GLPI quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

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.

Features:

  • Inventory of computers, peripherals, network printers and any associated components through an interface, with inventory tools such as: FusionInventory or OCS Inventory
  • Data Center Infrastructure Management (DCIM)
  • Item lifecycle management
  • Licenses management (ITIL compliant)
  • Management of warranty and financial information (purchase order, warranty and extension, damping)
  • Management of contracts, contacts, documents related to inventory items
  • Incidents, requests, problems and changes management
  • Knowledge base and Frequently-Asked Questions (FAQ)
  • Asset reservation

Shipped version: 10.0.16~ynh1

Screenshots

Screenshot of GLPI

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/glpi_ynh/tree/testing --debug
or
sudo yunohost app upgrade glpi -u https://github.com/YunoHost-Apps/glpi_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps