Improved the readme #53
This commit is contained in:
19
README.md
19
README.md
@@ -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/).
|
||||
Reference in New Issue
Block a user