1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ntfy_ynh.git synced 2024-09-03 19:46:27 +02:00
ntfy_ynh/README_fr.md
2022-11-18 14:49:27 +01:00

2.3 KiB

ntfy pour YunoHost

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

Read this readme in english.

Ce package vous permet d'installer ntfy 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

Version incluse : 1.29.0~ynh1

Démo : https://ntfy.sh/app

Avertissements / informations importantes

Configuration

By default, only user selected at installation can read from and write to topics. To change this refer to the upstream project's documentation: https://docs.ntfy.sh/config/#access-control

The configuration file is located at /var/www/<app>/server.yml.

Limitations

  • requires a dedicated (sub-)domain
  • no LDAP support by upstream application

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

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