1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/droppy_ynh.git synced 2024-09-03 18:26:27 +02:00

Merge branch 'version-2' of https://github.com/YunoHost-Apps/droppy_ynh into version-2

This commit is contained in:
Éric Gaspar 2023-08-18 10:04:22 +02:00
commit bc51aeee4e
2 changed files with 2 additions and 19 deletions

View file

@ -25,18 +25,9 @@ Droppy is a self-hosted file storage server with a web interface and capabilitie
![Screenshot of Droppy](./doc/screenshots/screenshot.png)
## Disclaimers / important information
Development of Droppy has been abandoned by its author, and its repository has been archived. Expect no future updates nor security fixes.
## Configuration
How to configure this app: a JSON configuration file with SSH. `/var/www/droppy/config/config.json`.
Shared files are stored in the following directory: `/home/yunohost.app/droppy/files`
## Documentation and resources
* Official app website: <https://github.com/silverwind/droppy>
* Upstream app code repository: <https://github.com/silverwind/droppy>
* YunoHost documentation for this app: <https://yunohost.org/app_droppy>
* Report a bug: <https://github.com/YunoHost-Apps/droppy_ynh/issues>

View file

@ -25,17 +25,9 @@ Droppy est un serveur de stockage de fichiers auto-hébergé avec une interface
![Capture décran de Droppy](./doc/screenshots/screenshot.png)
## Avertissements / informations importantes
Le développement de Droppy a été abandonné par son auteur, et son dépôt de code a été archivé. N'attendez pas de future mise à jour, ni correctifs de sécurité.
## 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
* Site officiel de lapp : <https://github.com/silverwind/droppy>
* Dépôt de code officiel de lapp : <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>