Improved the readme #53

This commit is contained in:
Florian Anceau
2024-06-09 21:14:15 +00:00
parent 3bcd083837
commit b1a1c11676

View File

@@ -1,8 +1,10 @@
**Share a Seafile library as a volume to other containers.**
> ⚠️ Please consider sponsoring this project to help me maintaining and improving it. As of right now, you can support me through Liberay, available in the project badges
# Features
# Quick informations
_Docker Seafile client_ is a Docker image that provides a Seafile client to sync one or more library as volumes to other containers.
## Features
* Synchronize one or more Seafile libraries.
* Support password protected librairies.
* Support two factor authentication.
@@ -10,6 +12,13 @@
* Skip SSL certificates.
* Set file ownership with user/group ID
## Quick links
* Check out the [roadmap](https://gitlab.com/florian.anceau-oss/docker-seafile-client/-/wikis/home#roadmap) to see what is anticipated.
* Contribute and report issues on [Gitlab](https://gitlab.com/florian.anceau-oss/docker-seafile-client/).
* Ask questions on [Seafile forum](https://forum.seafile.com/t/docker-client-to-sync-files-with-containers/8573).
# Usage
## Start a Seafile client
@@ -145,7 +154,3 @@ volumes:
documents:
client:
```
# Troubleshooting
* Ask questions on [Seafile forum](https://forum.seafile.com/t/docker-client-to-sync-files-with-containers/8573).
* Contribute and report issues on [Gitlab](https://gitlab.com/florian.anceau/docker-seafile-client/).