This script runs a seafile-client and syncs the mounted folders in the server. Settings can be adjusted using the ".env" file. All libraries have to be mounted to the /data
folder with their library ids.
Fast Deploy
chmod +x ./init-env.sh && ./init-env.sh && nano init-env.sh
- Add the same library ids under the volumes of
/data/$LIBRARYID
.