mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
52 lines
1.9 KiB
YAML
52 lines
1.9 KiB
YAML
manifestVersion: 1
|
|
id: seafile
|
|
category: files
|
|
name: Seafile
|
|
version: "11.0.13"
|
|
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 release includes several security improvements and fixes:
|
|
- Enhanced security for file directory naming
|
|
- Improved security for password-protected links
|
|
- Added preview support for TIFF images
|
|
- Improved email validation in login form
|
|
- Enhanced user experience with names instead of IDs in emails
|
|
- Improved sharing functionality for system administrators
|
|
|
|
|
|
Full release notes can be found at https://manual.seafile.com/latest/changelog/server-changelog/
|
|
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 |