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.
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.
To store backups on external storage (e.g. Hetzner Storage Box):
/app/data/backup (or the path configured in config.yaml).For more details, see Cloudron Volumes Documentation.