mirror of
https://github.com/YunoHost-Apps/droppy_ynh.git
synced 2024-09-03 18:26:27 +02:00
1.9 KiB
1.9 KiB
Droppy pour YunoHost
Read this readme in english. Lire ce readme en français.
Ce package vous permet d'installer Droppy 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
Serveur de stockage de fichiers auto-hébergé
Version incluse : 12.2.0~ynh7
Captures d'écran
Avertissements / informations importantes
Configuration
Comment configurer cette application : un fichier de configuration /var/www/droppy/config/config.json
en SSH.
Les fichiers partagés sont stockés dans le répertoire suivant : /home/yunohost.app/droppy/files/
Documentations et ressources
- Dépôt de code officiel de l'app : https://github.com/silverwind/droppy
- Documentation YunoHost pour cette app : https://yunohost.org/app_droppy
- Signaler un bug : https://github.com/YunoHost-Apps/droppy_ynh/issues
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/droppy_ynh/tree/testing --debug
ou
sudo yunohost app upgrade droppy -u https://github.com/YunoHost-Apps/droppy_ynh/tree/testing --debug
Plus d'infos sur le packaging d'applications : https://yunohost.org/packaging_apps