mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Docker Image Registry with SeaweedFS (markdown)
parent
6617198622
commit
ff20ce46cb
|
@ -7,7 +7,7 @@ There are two ways to use SeaweedFS as a storage backend:
|
|||
For better performance, using S3 API is recommended. This is because FUSE mount currently needs to save the file to a local folder, before uploading the file to SeaweedFS cluster.
|
||||
|
||||
# Configure Registry to use SeaweedFS S3
|
||||
Here is an example registry configuration. If you have checked out https://github.com/distribution/distribution, save this file as `cmd/registry/config-seaweedfs.yml`.
|
||||
Assuming SeaweedFS S3 API is on `192.168.2.4:8333`, here is an example registry configuration. If you have checked out https://github.com/distribution/distribution, save this file as `cmd/registry/config-seaweedfs.yml`.
|
||||
|
||||
```
|
||||
version: 0.1
|
||||
|
|
Loading…
Reference in a new issue