harbor/make/common/templates
Yan d5b85a6748
Add the registry controller httpserver, it's responsible for controlling (#5265)
docker regsitry. This version has the API to call regsitry GC with jobservice
secret. Seprates it into a standalone container as do not want to invoke two
processes in one container.

It needs to mount the registry storage into this container in order to do GC,
and needs to copy the registry binary into it.
2018-07-16 16:50:28 +08:00
..
adminserver Add the registry controller httpserver, it's responsible for controlling (#5265) 2018-07-16 16:50:28 +08:00
clair Add dbname paramter in dburl 2018-04-11 17:38:45 +08:00
db Fully migrate harbor db to postgresql (#4689) 2018-04-27 02:27:12 -07:00
jobservice Use redis URL address to replace host:port when connecting to redis server 2018-04-13 19:19:56 +08:00
log Improve log rotation configurability 2017-11-09 14:33:05 +08:00
nginx remove unused upstream 2018-05-15 14:11:28 +02:00
notary Fully migrate harbor db to postgresql (#4689) 2018-04-27 02:27:12 -07:00
registry Update docker registry cache from inmemory to redis. 2018-07-09 02:32:07 -07:00
registryctl Add the registry controller httpserver, it's responsible for controlling (#5265) 2018-07-16 16:50:28 +08:00
ui add sync registry env (#5294) 2018-07-13 11:15:41 +08:00