cenk1cenk2 / old-docker-seafile-cli

Seafile client inside a Docker container.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-seafile-cli

Build Status Docker Pulls Docker Image Size (latest by date) Docker Image Version (latest by date) GitHub last commit

Description:

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.

Setup:

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.

About

Seafile client inside a Docker container.


Languages

Language:Shell 81.1%Language:Dockerfile 18.9%