Skip to content

Seafile Docker overview

Seafile docker based installation consist of the following components (docker images):

  • Seafile server: Seafile core services, see Seafile Components for the details.
  • Sdoc server: SeaDoc server, provide a lightweight online collaborative document editor, see SeaDoc for the details.
  • Database: Stores data related to Seafile and SeaDoc.
  • Memcached: Cache server.
  • Caddy: Caddy server enables user to access the Seafile service (i.e., Seafile server and Sdoc server) externally and handles SSL configuration

Seafile Docker Structure

Seafile version 11.0 or later is required to work with SeaDoc