1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/prometheus_ynh.git synced 2024-09-03 20:16:01 +02:00
prometheus_ynh/README_fr.md
2022-10-08 07:17:51 +00:00

2.3 KiB

Prometheus pour YunoHost

Niveau d'intégration Statut du fonctionnement Statut de maintenance
Installer Prometheus avec YunoHost

Read this readme in english.

Ce package vous permet d'installer Prometheus rapidement et simplement sur un serveur YunoHost. Si vous n'avez pas YunoHost, regardez ici pour savoir comment l'installer et en profiter.

Vue d'ensemble

Supervision chronologique de systèmes et services

Version incluse : 2.39.1~ynh1

Démo : https://demo.do.prometheus.io

Avertissements / informations importantes

  • Le port assigné à l'app est consultable dans /etc/yunohost/apps/prometheus/settings.yml ou avec la commande yunohost app info prometheus --full
  • L'app est configurable dans le fichier /opt/yunohost/prometheus/prometheus.yml, ensuite redémarrez le service de l'app.

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/prometheus_ynh/tree/testing --debug
ou
sudo yunohost app upgrade prometheus -u https://github.com/YunoHost-Apps/prometheus_ynh/tree/testing --debug

Plus d'infos sur le packaging d'applications : https://yunohost.org/packaging_apps