seafile-admin-docs/manual
Km c8a7828295
python3-mysqldb is required on last debian
On last debian like version python3-mysqldb is required, no more python-mysqldb
2024-02-05 18:05:11 +01:00
..
build_seafile pillow 10.2.* 2024-02-04 15:18:47 +08:00
changelog Update changelog-for-seafile-professional-server.md 2024-02-04 17:12:35 +08:00
config Update database config (#232) 2023-12-13 14:14:03 +08:00
deploy python3-mysqldb is required on last debian 2024-02-05 18:05:11 +01:00
deploy_pro pillow 10.2.* 2024-02-04 15:18:47 +08:00
develop Update README.md 2024-01-28 11:13:52 +08:00
docker update docker-compose.yml url 2024-01-30 16:36:58 +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 add distributed indexing 2023-07-04 15:21:24 +08:00
maintain improve default name of database 2024-01-23 11:53:36 +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 pillow 10.2.* 2024-02-04 15:18:47 +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