Skip to content

Commit

Permalink
Fix registry link. (labring#4133)
Browse files Browse the repository at this point in the history
  • Loading branch information
zzjin committed Oct 21, 2023
1 parent a0dd4b1 commit 4f8e05d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/registry/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ with at least svc(s) below:
### Base applications requirements

1. At least one storage Provider, here we use aliyun OSS and CDN. Or, you can use openebs.
* `AliOSS`: read [this](https://github.com/docker/docs/blob/main/content/registry/storage-drivers/oss.md)
* `AliOSS`: read [this](https://distribution.github.io/distribution/storage-drivers/)
* `openebs` : `sealos run labring/openebs:v1.9.0`

2. One Domain name with admin access
Expand All @@ -69,7 +69,7 @@ with at least svc(s) below:

1. Example(@see [deploy.yaml](./manifests/deploy.yaml))

2. Read docker registry docs about [config](https://docs.docker.com/registry/configuration/)
2. Read docker registry docs about [config](https://distribution.github.io/distribution/about/configuration/)

3. Edit `auth`, use your own auth server.

Expand Down

0 comments on commit 4f8e05d

Please sign in to comment.