sharenet/registry/registry-config.yml
continuist d26fc3df93
Some checks are pending
CI/CD Pipeline / Test Backend (push) Waiting to run
CI/CD Pipeline / Test Frontend (push) Waiting to run
CI/CD Pipeline / Build and Push Docker Images (push) Blocked by required conditions
CI/CD Pipeline / Deploy to Production (push) Blocked by required conditions
Replace Docker Registry with Harbor
2025-06-29 00:56:05 -04:00

20 lines
No EOL
363 B
YAML

version: 0.1
log:
level: info
storage:
filesystem:
rootdirectory: /storage
delete:
enabled: true
cache:
blobdescriptor: inmemory
http:
addr: :5000
headers:
X-Content-Type-Options: [nosniff]
X-Frame-Options: [DENY]
X-XSS-Protection: [1; mode=block]
auth:
htpasswd:
realm: basic-realm
path: /etc/registry/auth/htpasswd