1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/glpi_ynh.git synced 2024-09-03 20:36:21 +02:00
glpi_ynh/README_fr.md
2024-04-25 01:51:08 +00:00

59 lines
2.8 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!--
Nota bene: ce README est automatiquement généré par <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Il NE doit PAS être modifié à la main.
-->
# GLPI pour YunoHost
[![Niveau dintégration](https://dash.yunohost.org/integration/glpi.svg)](https://dash.yunohost.org/appci/app/glpi) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/glpi.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/glpi.maintain.svg)
[![Installer GLPI avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=glpi)
*[Lire le README dans d'autres langues.](./ALL_README.md)*
> *Ce package vous permet dinstaller GLPI rapidement et simplement sur un serveur YunoHost.*
> *Si vous navez pas YunoHost, consultez [ce guide](https://yunohost.org/install) pour savoir comment linstaller et en profiter.*
## Vue densemble
GLPI signifie Gestionnaire Libre de Parc Informatique. Il s'agit d'un progiciel gratuit de gestion des actifs et de l'informatique, qui fournit des fonctionnalités ITIL Service Desk, le suivi des licences et l'audit des logiciels.
### Caractéristiques :
- Inventaire des ordinateurs, périphériques, imprimantes réseau et de tous composants associés via une interface, avec des outils d'inventaire tels que : FusionInventory ou OCS Inventory
- Gestion de l'infrastructure du centre de données (DCIM)
- Gestion du cycle de vie des articles
- Gestion des licences (conforme ITIL)
- Gestion des informations de garantie et financières (bon de commande, garantie et extension, amortissement)
- Gestion des contrats, contacts, documents liés aux articles en stock
- Gestion des incidents, demandes, problèmes et changements
- Base de connaissances et foire aux questions (FAQ)
- Réservation d'actifs
**Version incluse:** 10.0.15~ynh1
## Captures décran
![Capture décran de GLPI](./doc/screenshots/screenshot.png)
## Documentations et ressources
- Site officiel de lapp: <https://glpi-project.org>
- Documentation officielle de ladmin: <https://glpi-install.readthedocs.io/en/latest/>
- Dépôt de code officiel de lapp: <https://github.com/glpi-project/glpi>
- YunoHost Store: <https://apps.yunohost.org/app/glpi>
- Signaler un bug: <https://github.com/YunoHost-Apps/glpi_ynh/issues>
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/glpi_ynh/tree/testing).
Pour essayer la branche `testing`, procédez comme suit:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/glpi_ynh/tree/testing --debug
ou
sudo yunohost app upgrade glpi -u https://github.com/YunoHost-Apps/glpi_ynh/tree/testing --debug
```
**Plus dinfos sur le packaging dapplications:** <https://yunohost.org/packaging_apps>