88e894a018
* 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> |
||
---|---|---|
.github | ||
conf | ||
doc | ||
scripts | ||
check_process | ||
LICENSE | ||
manifest.json | ||
README.md | ||
README_fr.md |
Droppy for YunoHost
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
- 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.
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