seafile_ynh/README.md

41 lines
784 B
Markdown
Raw Normal View History

2015-02-20 15:07:18 +01:00
Seafile for Yunohost
============
2015-03-18 18:35:38 +01:00
Seafile is an open Source Cloud Storage application.
2015-02-20 15:07:18 +01:00
2015-03-18 18:35:38 +01:00
Official website: <http://seafile.com/>
2015-02-20 15:07:18 +01:00
2015-03-18 18:35:38 +01:00
Requirements
------------
2015-02-20 15:07:18 +01:00
2015-03-18 18:35:38 +01:00
Functionnal instance of [Yunohost](https://yunohost.org/#/)
Installation
------------
From command line:
2015-03-18 18:40:35 +01:00
`sudo yunohost app install -l Seafile https://github.com/mbugeia/seafile_ynh`
2015-03-18 18:35:38 +01:00
Upgrade
-------
2015-03-25 19:14:18 +01:00
From command line:
`sudo yunohost app upgrade -l Seafile https://github.com/mbugeia/seafile_ynh seafile`
This will install Seafile v4.1.1 with HTTPS Sync only. /!\Not available on ARM for now /!\
2015-03-18 18:35:38 +01:00
Infos
-----
2015-02-20 15:07:18 +01:00
Seafile server v4.0.6
2015-03-18 18:35:38 +01:00
Available for x64, i386 and arm (Raspberry) architecture but only tested for x64 (feedback are welcome)
TODO
-----
- Webdav configuration
- Auto login/logout
- logrotate configuration