SeaClone

This app backs up Seafile libraries to remote storage. The seafile server can be deployed on this Cloudron or be a separate standalone installation anywhere else. Internally Seafile stores files using blocks and masked names. This app uses the standard official seaf-cli tool to create a "clone" of the Seafile server using regular native file names. This provides a fail-safe backup of your Seafile deployment for emergency repair.

Status: Running and Configured.

Configuration: Please edit /app/data/config.yaml using the File Manager to set your Seafile credentials and backup preferences.

After configuring, change configured: false to configured: true in the config file and restart the app.

Volume Setup

To store backups on external storage (e.g. Hetzner Storage Box):

  1. Go to Cloudron Dashboard > Volumes.
  2. Create a new Volume (e.g. 'backup-volume') pointing to your external storage (CIFS/NFS/etc).
  3. Go to this App's Config > Storage.
  4. Mount the volume to /app/data/backup (or the path configured in config.yaml).

For more details, see Cloudron Volumes Documentation.