mirror of
https://github.com/YunoHost-Apps/seafile_ynh.git
synced 2024-09-03 20:26:01 +02:00
52 lines
1,000 B
Markdown
52 lines
1,000 B
Markdown
Seafile for Yunohost
|
|
============
|
|
|
|
Seafile is an open Source Cloud Storage application.
|
|
|
|
Official website: <http://seafile.com/>
|
|
|
|
Requirements
|
|
------------
|
|
|
|
Functionnal instance of [Yunohost](https://yunohost.org/#/)
|
|
|
|
Installation
|
|
------------
|
|
|
|
From command line:
|
|
|
|
`sudo yunohost app install -l Seafile https://github.com/mbugeia/seafile_ynh`
|
|
|
|
Upgrade
|
|
-------
|
|
|
|
From command line:
|
|
|
|
`sudo yunohost app upgrade -u https://github.com/mbugeia/seafile_ynh seafile`
|
|
|
|
Infos
|
|
-----
|
|
|
|
Seafile server v4.4.3
|
|
|
|
Available for x64, i386, and Raspberry architecture but only tested for x64 (feedback are welcome)
|
|
|
|
Seafile no longer supports armhf architectures AFAIK.
|
|
|
|
/!\ To login use your yunohost email not your username.
|
|
|
|
License
|
|
-------
|
|
|
|
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
|
|
|
|
TODO
|
|
-----
|
|
|
|
- Auto login/logout
|