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

53 lines
1.9 KiB
Markdown
Raw Normal View History

2021-11-07 23:19:46 +01:00
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
2020-08-17 17:29:58 +02:00
# Droppy for YunoHost
[![Integration level](https://dash.yunohost.org/integration/droppy.svg)](https://dash.yunohost.org/appci/app/droppy) ![](https://ci-apps.yunohost.org/ci/badges/droppy.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/droppy.maintain.svg)
2021-01-11 08:58:08 +01:00
[![Install Droppy with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=droppy)
2020-08-17 17:29:58 +02:00
*[Lire ce readme en français.](./README_fr.md)*
2021-11-07 23:19:46 +01:00
> *This package allows you to install Droppy quickly and simply on a YunoHost server.
2020-08-17 17:29:58 +02:00
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
## Overview
2021-11-07 23:19:46 +01:00
Self-hosted file storage server
2021-11-26 22:03:49 +01:00
**Shipped version:** 12.2.0~ynh8
2021-11-07 23:19:46 +01:00
2020-08-17 17:29:58 +02:00
## Screenshots
2021-11-07 23:19:46 +01:00
![](./doc/screenshots/screenshot.png)
## Disclaimers / important information
2020-08-17 17:29:58 +02:00
## 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`
2021-11-07 23:19:46 +01:00
## Documentation and resources
2020-08-17 17:29:58 +02:00
2021-11-07 23:19:46 +01:00
* 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
2020-08-17 17:29:58 +02:00
## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/droppy_ynh/tree/testing).
To try the testing branch, please proceed like that.
```
sudo yunohost app install https://github.com/YunoHost-Apps/droppy_ynh/tree/testing --debug
or
sudo yunohost app upgrade droppy -u https://github.com/YunoHost-Apps/droppy_ynh/tree/testing --debug
```
2021-11-07 23:19:46 +01:00
**More info regarding app packaging:** https://yunohost.org/packaging_apps