mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-06-26 15:11:34 +00:00
29 lines
1.1 KiB
Markdown
29 lines
1.1 KiB
Markdown
Seafile Server Core [](http://travis-ci.org/haiwen/seafile-server)
|
|
============
|
|
|
|
Seafile is an open source cloud storage system with features on privacy protection and teamwork. Collections of files are called libraries, and each library can be synced separately. A library can also be encrypted with a user chosen password. Seafile also allows users to create groups and easily sharing files into groups.
|
|
|
|
This is the core component of Seafile server. It provides RPC to the web front-end (Seahub) to access files, and provides HTTP APIs to the desktop clients for syncing files.
|
|
|
|
Build and Run
|
|
=============
|
|
|
|
See <http://manual.seafile.com/build_seafile/server.html>
|
|
|
|
Contributing
|
|
===========
|
|
|
|
For more informations read [Contribution](http://manual.seafile.com/contribution.html).
|
|
|
|
License
|
|
=======
|
|
|
|
The Seafile server core is published under AGPLv3. Other components of Seafile have different licenses. Please refer to the coresponding projects.
|
|
|
|
Contact
|
|
=======
|
|
|
|
Twitter: @seafile <https://twitter.com/seafile>
|
|
|
|
Forum: <https://forum.seafile.com>
|