From de809dc8b44d5ca73d1cb43c7cf2c1a5fde401ad Mon Sep 17 00:00:00 2001 From: mbugeia Date: Wed, 18 Mar 2015 18:35:38 +0100 Subject: [PATCH] update readme Former-commit-id: f6da5536443d6dff965f227de0ad28ba4e795c19 --- README.md | 32 +++++++++++++++++++++++++++++--- 1 file changed, 29 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index be52e1d..1cb8a54 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,37 @@ Seafile for Yunohost ============ -THIS DOESN'T WORK FOR NOW ! +Seafile is an open Source Cloud Storage application. -only x64 architecture +Official website: -[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 + +Available for x64, i386 and arm (Raspberry) architecture but only tested for x64 (feedback are welcome) + +TODO +----- + + - Webdav configuration + - Auto login/logout + - logrotate configuration \ No newline at end of file