mirror of
https://github.com/YunoHost-Apps/seafile_ynh.git
synced 2024-09-03 20:26:01 +02:00
parent
7fe7284187
commit
de809dc8b4
1 changed files with 29 additions and 3 deletions
32
README.md
32
README.md
|
@ -1,11 +1,37 @@
|
||||||
Seafile for Yunohost
|
Seafile for Yunohost
|
||||||
============
|
============
|
||||||
|
|
||||||
THIS DOESN'T WORK FOR NOW !
|
Seafile is an open Source Cloud Storage application.
|
||||||
|
|
||||||
only x64 architecture
|
Official website: <http://seafile.com/>
|
||||||
|
|
||||||
[Yunohost project](https://yunohost.org/#/)
|
Requirements
|
||||||
|
------------
|
||||||
|
|
||||||
|
Functionnal instance of [Yunohost](https://yunohost.org/#/)
|
||||||
|
|
||||||
|
Installation
|
||||||
|
------------
|
||||||
|
|
||||||
|
From command line:
|
||||||
|
|
||||||
|
`sudo yunohost app install -l Seafile -u https://github.com/mbugeia/seafile_ynh seafile`
|
||||||
|
|
||||||
|
Upgrade
|
||||||
|
-------
|
||||||
|
|
||||||
|
Not yet available
|
||||||
|
|
||||||
|
Infos
|
||||||
|
-----
|
||||||
|
|
||||||
Seafile server v4.0.6
|
Seafile server v4.0.6
|
||||||
|
|
||||||
|
Available for x64, i386 and arm (Raspberry) architecture but only tested for x64 (feedback are welcome)
|
||||||
|
|
||||||
|
TODO
|
||||||
|
-----
|
||||||
|
|
||||||
|
- Webdav configuration
|
||||||
|
- Auto login/logout
|
||||||
|
- logrotate configuration
|
Loading…
Reference in a new issue