seafile-admin-docs/manual
yangheran 2a5fcac9d7 Build docs locally and multiple storage backends for docker 2024-03-15 10:42:11 +08:00
..
build_seafile update 2024-03-14 17:52:14 +08:00
changelog Update SeaDoc to SDoc editor 2024-03-14 11:59:05 +08:00
config Update customization 2024-03-14 18:20:59 +08:00
deploy Mark SQLite as not supported 2024-03-14 18:06:33 +08:00
deploy_pro Build docs locally and multiple storage backends for docker 2024-03-15 10:42:11 +08:00
develop Update README.md 2024-01-28 11:13:52 +08:00
docker Update deploy_seafile_with_docker.md 2024-03-13 22:46:10 +08:00
extension use docker compose up 2023-10-13 17:17:55 +08:00
extra_setup update FILE_CONVERTER_SERVER_URL 2023-11-24 14:19:36 +08:00
images Update server.md 2024-03-13 17:34:04 +08:00
maintain Update backup_recovery.md 2024-03-01 15:17:35 +08:00
media use github pages 2020-12-01 10:33:47 +08:00
overview Rewrite of Seafile deployment behind Nginx 2021-07-20 01:31:04 +02:00
scripts use github pages 2020-12-01 10:33:47 +08:00
security improve default name of database 2024-01-23 11:53:36 +08:00
stylesheets change page style 2020-12-01 14:16:56 +08:00
upgrade Update upgrade_notes_for_11.0.x.md 2024-03-11 12:36:56 +08:00
CNAME Create CNAME 2020-12-01 16:26:58 +08:00
README.md use github pages 2020-12-01 10:33:47 +08:00
changelog.md Minor type 2021-07-20 01:32:32 +02:00
contribution.md use github pages 2020-12-01 10:33:47 +08:00
cover.jpg use github pages 2020-12-01 10:33:47 +08:00
cover_small.jpg use github pages 2020-12-01 10:33:47 +08:00
faq.md improve upgrade nodes 2023-02-09 16:53:52 +08:00
roadmap.md use github pages 2020-12-01 10:33:47 +08:00

Introduction

Seafile is an open source cloud storage system with file encryption and group sharing.

Collections of files are called libraries, and each library can be synced separately. A library can be encrypted with a user chosen password. This password is not stored on the server, so even the server admin cannot view a file's contents.

Seafile allows users to create groups with file syncing, a wiki and discussions to enable easy collaboration around documents within a team.

LICENSE

The different components of Seafile project are released under different licenses:

  • Seafile iOS client: Apache License v2
  • Seafile Android client: GPLv3
  • Desktop syncing client: GPLv2
  • Seafile Server core: AGPLv3
  • Seahub (Seafile server Web UI): Apache License v2

Contact information