1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pyinventory_ynh.git synced 2024-09-03 20:16:09 +02:00
pyinventory_ynh/README_fr.md
2023-11-02 06:52:37 +00:00

4.6 KiB
Raw Blame History

PyInventory pour YunoHost

Niveau d’intégration Statut du fonctionnement Statut de maintenance

Installer PyInventory avec YunoHost

Read this readme in english.

Ce package vous permet dinstaller PyInventory rapidement et simplement sur un serveur YunoHost. Si vous navez pas YunoHost, regardez ici pour savoir comment linstaller et en profiter.

Vue densemble

tests codecov pyinventory_ynh @ PyPi Python Versions License GPL-3.0-or-later

PyInventory is a libre web-based management to catalog things including state and location etc. using Python/Django.

Integration level Install pyinventory_ynh with YunoHost

Pull requests welcome ;)

This package for YunoHost used django-yunohost-integration

More screenshots are here: jedie.github.io/tree/master/screenshots/PyInventory

Version incluse : 0.19.3~ynh1

Captures décran

Capture d’écran de PyInventory Capture d’écran de PyInventory Capture d’écran de PyInventory Capture d’écran de PyInventory

Avertissements / informations importantes

Settings and upgrades

Almost everything related to PyInventory's configuration is handled in a "../conf/settings.py" file. You can edit the file /home/yunohost.app/django_example/local_settings.py to enable or disable features.

Test sending emails, e.g.:

ssh admin@yourdomain.tld
root@yunohost:~# /home/yunohost.app/pyinventory/manage.py sendtestemail --admins

How to debug a django YunoHost app, take a look into:

Documentations et ressources

Informations pour les développeurs

Merci de faire vos pull request sur la branche testing.

Pour essayer la branche testing, procédez comme suit.

sudo yunohost app install https://github.com/YunoHost-Apps/pyinventory_ynh/tree/testing --debug
ou
sudo yunohost app upgrade pyinventory -u https://github.com/YunoHost-Apps/pyinventory_ynh/tree/testing --debug

Plus dinfos sur le packaging dapplications : https://yunohost.org/packaging_apps