summarylogtreecommitdiffstats
path: root/config.yml.example
blob: d312abbd2415b57d6f5e7ea750e802e540a228e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
version: 0.1
http:
  addr: 0.0.0.0:5000
  host: https://registry.example.com:5006
storage:
  filesystem:
    rootdirectory: /var/lib/registry
    maxthreads: 100
  delete:
    enabled: true
auth:
  token:
    realm: https://gitlab.example.com/jwt/auth
    service: container_registry
    issuer: gitlab-issuer
    rootcertbundle: /etc/docker/registry/docker-registry.crt