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
Éric Gaspar 88e894a018
Testing (#22)
* upgrade to v.12.1.0

* Update nginx.conf

* Upgrade to 12.2.0 (#3)

* Upgrade to 12.2.0

* Add maintainer

* Fix issue #5 (#6)

Explicity set the correct owner and group for the data dir during
backup restore

Co-authored-by: Rasmus Mattsson Kallio <rasmus@mallio.se>

* Version bump

* Fix linter warnings

* Update manifest.json

* Update manifest.json

* Set badge in SVG

* Finding an available port

* Small fixes

* Small fix

* Cleaning up

* Update manifest.json

* Update manifest.json

* Protect config file

* Update manifest.json

* [autopatch] Update issue and PR templates (#13)

Co-authored-by: Yunohost-Bot <>

* Add templates

* fix (#16)

* Update manifest.json

* Auto-update README

* Update scripts/install

Co-authored-by: tituspijean <tituspijean@outlook.com>

* Update scripts/upgrade

Co-authored-by: tituspijean <tituspijean@outlook.com>

* Update upgrade

* Update check_process

* Update check_process

* Update manifest.json

* Update check_process

* Update manifest.json

* Auto-update README

* Enhance README (#19)

* Rename DESCRITION.md to DESCRIPTION.md

Co-authored-by: Yunohost-Bot <>

* Auto-update README

* bump version

* Auto-update README

* Fix

* Update manifest.json

* Auto-update README

Co-authored-by: Rasmus MK <71251695+rasmus-mk@users.noreply.github.com>
Co-authored-by: Rasmus Mattsson Kallio <rasmus@mallio.se>
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: Yunohost-Bot <>
Co-authored-by: tituspijean <tituspijean@outlook.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2022-04-24 14:42:25 +02:00

56 lines
No EOL
2.1 KiB
Markdown

<!--
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.
-->
# 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)
[![Install Droppy with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=droppy)
*[Lire ce readme en français.](./README_fr.md)*
> *This package allows you to install Droppy quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
## Overview
Droppy is a self-hosted file storage server with a web interface and capabilities to edit files and view media directly in the browser.
**Shipped version:** 12.2.0~ynh10
## Screenshots
![](./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
* 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
## 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
```
**More info regarding app packaging:** https://yunohost.org/packaging_apps