This package allow you to install seafile quickly and simply on a YunoHost server.
If you don't have YunoHost, please see here to know how to install and enjoy it.
Seafile is an open Source Cloud Storage application.
It's a Enterprise file sync and share platform with high reliability and performance. It's a file hosting platform with high reliability and performance. Put files on your own server. Sync and share files across different devices, or access all the files as a virtual disk.
Shipped version: 7.0.4
- Official documentation: https://manual.seafile.com/
- YunoHost documentation: There no other documentations, feel free to contribute.
This app support LDAP and the SSO authentification.
If you have Seafile installed before 7.x and you have more than one domain for users in Yunohost or Seafile app is installed on a different domain, you need to migrate your accounts. You can use the provided action at https://domain.tld/yunohost/admin/#/apps/seafile/actions. You can also use this following command to migrate all of your accounts:
yunohost app action run seafile migrate_user_email_to_mail_email
See issue#44 for more information.
Since seafile 6.3 the i386 architecture is no more supported.
Seafile no longer distribute binary for generic armhf architectures but rpi binary could work.
Since now it's possible to change domain or the url of seafile.
To do this run : yunohost app change-url seafile -d new_domain.tld -p PATH new_path
- Report a bug: https://github.com/YunoHost-Apps/seafile_ynh/issues
- App website: https://www.seafile.com
- YunoHost website: https://yunohost.org/
From command line:
sudo yunohost app install -l seafile https://github.com/YunoHost-Apps/seafile_ynh
From command line:
sudo yunohost app upgrade seafile -u https://github.com/YunoHost-Apps/seafile_ynh
Please do 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/seafile_ynh/tree/testing --debug
or
sudo yunohost app upgrade seafile -u https://github.com/YunoHost-Apps/seafile_ynh/tree/testing --debug
Seafile server and its desktop clients are published under GPLv2.
Mobile clients are published under the GPLv3.
The Seafile server's web end, i.e. Seahub, is published under the Apache License.
This package is published under MIT License
- Find a way to fix the issue YunoHost-Apps#5