Seafile
High-performance cloud storage and team file synchronization platform.
Why consider Seafile?
Seafile is an open-source enterprise file sync and sharing solution. It offers block-level delta sync, end-to-end client-side encryption, and integrated online markdown/document editing.
Learn Seafile by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Seafile
Seafile splits files into encrypted blocks to provide fast synchronization and version control with minimal network overhead.
Docker Compose Quickstart
git clone https://github.com/haiwen/seafile-docker.gitcd seafile-dockerdocker compose up -dAccess the Seafile web portal on http://localhost:80.
Seafile Server Community Edition is licensed under the GNU AGPL-3.0 license.
Related tools
More options with a similar category or technology profile.
McFly
Fly through your shell history with an intelligent neural network search engine.
cheat
Interactive command-line cheatsheets for system administrators and software engineers.
Pipenv
Python development workflow for humans uniting Pipfile, pip, and virtualenv.
Rye
Comprehensive Python package and workspace management tool written in Rust.