1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/droppy_ynh.git synced 2024-09-03 18:26:27 +02:00
Droppy package for YunoHost
Find a file
É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
.github Testing (#17) 2021-11-07 23:19:46 +01:00
conf Testing (#22) 2022-04-24 14:42:25 +02:00
doc Testing (#20) 2022-01-18 11:56:26 +01:00
scripts Testing (#22) 2022-04-24 14:42:25 +02:00
check_process Testing (#18) 2021-11-26 22:03:49 +01:00
LICENSE First commit 2020-08-17 17:29:58 +02:00
manifest.json Testing (#22) 2022-04-24 14:42:25 +02:00
README.md Testing (#22) 2022-04-24 14:42:25 +02:00
README_fr.md Testing (#22) 2022-04-24 14:42:25 +02:00

Droppy for YunoHost

Integration level
Install Droppy with YunoHost

Lire ce readme en français.

This package allows you to install Droppy quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide 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

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

Developer info

Please send your pull request to the testing branch.

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