Improved the readme #53
This commit is contained in:
@@ -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
|
> ⚠️ 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.
|
* Synchronize one or more Seafile libraries.
|
||||||
* Support password protected librairies.
|
* Support password protected librairies.
|
||||||
* Support two factor authentication.
|
* Support two factor authentication.
|
||||||
@@ -10,6 +12,13 @@
|
|||||||
* Skip SSL certificates.
|
* Skip SSL certificates.
|
||||||
* Set file ownership with user/group ID
|
* 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
|
# Usage
|
||||||
|
|
||||||
## Start a Seafile client
|
## Start a Seafile client
|
||||||
@@ -145,7 +154,3 @@ volumes:
|
|||||||
documents:
|
documents:
|
||||||
client:
|
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