zot: initial commit

This commit is contained in:
Ramkumar Chinchani
2019-06-20 16:36:40 -07:00
parent 967ff15637
commit 9d4e8b4594
55 changed files with 6478 additions and 2 deletions
+19
View File
@@ -0,0 +1,19 @@
---
version:
0.1.0-dev
storage:
rootDirectory: /tmp/zot
http:
address: 127.0.0.1
port: 8080
realm: zot
tls:
cert: test/data/server.crt
key: test/data/server.key
auth:
htpasswd:
path: test/data/htpasswd
failDelay: 5
log:
level: debug
output: /tmp/zot.log