Skip to content

Instantly share code, notes, and snippets.

@shreyaskarnik
Created March 24, 2015 23:09
Show Gist options
  • Save shreyaskarnik/19edc37ab0e8cb427548 to your computer and use it in GitHub Desktop.
Save shreyaskarnik/19edc37ab0e8cb427548 to your computer and use it in GitHub Desktop.
config-example.yaml
version: 0.1
loglevel: debug
storage:
s3:
accesskey: DOCKER
secretkey: DIST-TEST
region: us-west-2
bucket: mybucket
encrypt: true
secure: true
v4auth: true
rootdirectory: /registry
chunksize: 32000
http:
addr: 0.0.0.0:5000
secret: asecretforlocaldevelopment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment