mirror of
https://github.com/YunoHost-Apps/seafile_ynh.git
synced 2024-09-03 20:26:01 +02:00
20555cbaaf
Former-commit-id: a9f2d81fc8
41 lines
802 B
Markdown
41 lines
802 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 -l Seafile https://github.com/mbugeia/seafile_ynh seafile`
|
|
|
|
This will install Seafile v4.3.1 with HTTPS Sync only.
|
|
|
|
Infos
|
|
-----
|
|
|
|
Seafile server v4.3.2
|
|
|
|
Available for x64, i386, armhf and Raspberry architecture but only tested for x64 (feedback are welcome)
|
|
|
|
In armhf it don't run actually. Please see this issue : https://github.com/haiwen/seafile/issues/1358
|
|
|
|
TODO
|
|
-----
|
|
|
|
- Auto login/logout
|