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
Rasmus MK 8549674540
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>
2020-09-16 22:28:28 +02:00
conf Upgrade to 12.2.0 (#3) 2020-08-26 21:02:49 +02:00
scripts Fix issue #5 (#6) 2020-09-16 22:28:28 +02:00
check_process First commit 2020-08-17 17:29:58 +02:00
issue_template.md First commit 2020-08-17 17:29:58 +02:00
LICENSE First commit 2020-08-17 17:29:58 +02:00
manifest.json Add maintainer 2020-09-04 17:24:11 +02:00
pull_request_template.md First commit 2020-08-17 17:29:58 +02:00
README.md Upgrade to 12.2.0 (#3) 2020-08-26 21:02:49 +02:00
README_fr.md Upgrade to 12.2.0 (#3) 2020-08-26 21:02:49 +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

Screenshots

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

YunoHost specific features

Multi-user support

  • Is LDAP supported? No
  • Can the app be used by multiple users? Yes

Supported architectures

  • x86-64 - Build Status
  • ARMv8-A - Build Status

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