Skip to content

Seafile

Overview

Seafile is the file sync and sharing backend for sepia. It provides the main self-hosted file storage service and depends on MariaDB and Redis.

Configuration

  • Server Image: seafileltd/seafile-mc:13.0-latest
  • Database: seafile-mysql (mariadb:11.8.6)
  • Cache: seafile-redis (redis:8.4.0)
  • Port: 8082 (host) → 80 (container)
  • Data: /media/seafile

Components

  • seafile-server: Web UI and sync service
  • seafile-mysql: MariaDB database
  • seafile-redis: Redis cache

Dependencies

  • seafile-server waits on both MariaDB and Redis healthchecks
  • caddy proxies the public URL

URL

https://seafile.uitgeest.veenboer.xyz (via Caddy)