mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-13 17:09:17 +00:00
3eb1f65092
Co-authored-by: Malte Kiefer <malte.kiefer@mailbox.org> Co-authored-by: nmfretz <nmfretz@gmail.com>
55 lines
1.8 KiB
YAML
55 lines
1.8 KiB
YAML
manifestVersion: 1
|
|
id: seafile
|
|
category: files
|
|
name: Seafile
|
|
version: "11.0.9"
|
|
tagline: Reliable and Performant File Sync and Share Solution
|
|
description: >
|
|
Seafile is an open source file sync&share solution designed for high reliability, performance and productivity.
|
|
Sync, share and collaborate across devices and teams. Build your team's knowledge base with Seafile's built-in Wiki feature.
|
|
|
|
|
|
🔄 Reliable File Syncing
|
|
|
|
Organize files into libraries. A library can be selectively synced into any device. Reliable and efficient file syncing improves your productivity.
|
|
|
|
|
|
🛡️ Built-in File Encryption
|
|
|
|
A library can be encrypted by a password choosen by you. Files are encrypted before syncing to the server. Even the system admin can't view the files.
|
|
|
|
|
|
🛠️ SET-UP:
|
|
|
|
Seafile is configured to work out-of-the-box when installed on Umbrel. However, if you want to be able to upload files from a domain name that is not umbrel.local,
|
|
open the Seafile app, go to System Admin > Settings and change "FILE_SERVER_ROOT" to /seafhttp.
|
|
releaseNotes: >-
|
|
This is a patch release with the following general changes:
|
|
|
|
- Accessibility improvements
|
|
|
|
- Support for open ODG files with LibreOffice (Collabora Online)
|
|
|
|
- Support fpr showing last modified time for folders in WebDAV
|
|
|
|
- Fixed "remember me" in 2FA
|
|
|
|
|
|
Full release notes can be found at https://manual.seafile.com/changelog/server-changelog/#1109-2024-05-30
|
|
developer: Seafile
|
|
website: https://www.seafile.com/
|
|
dependencies: []
|
|
repo: https://github.com/haiwen/seafile
|
|
support: https://www.seafile.com/en/support/
|
|
port: 8920
|
|
gallery:
|
|
- 1.jpg
|
|
- 2.jpg
|
|
- 3.jpg
|
|
path: ""
|
|
torOnly: false
|
|
defaultUsername: "umbrel"
|
|
deterministicPassword: true
|
|
submitter: Pranshu Agrawal
|
|
submission: https://github.com/getumbrel/umbrel-apps/pull/281
|