docs: document running Registry natively on OS X

Signed-off-by: Kelsey Hightower <kelsey.hightower@gmail.com>
This commit is contained in:
Kelsey Hightower 2015-04-26 18:38:34 -07:00 committed by Richard
parent 7cae65efd0
commit a588f49425
3 changed files with 114 additions and 0 deletions

16
docs/osx/config.yml Normal file
View file

@ -0,0 +1,16 @@
version: 0.1
log:
level: info
fields:
service: registry
environment: macbook-air
storage:
cache:
layerinfo: inmemory
filesystem:
rootdirectory: /Users/Shared/Registry
http:
addr: 0.0.0.0:5000
secret: mytokensecret
debug:
addr: localhost:5001