harbor/make/common/templates
timchenxiaoyu a912a55ac2 add sync registry env (#5294)
By default Harbor will call catalog API of registry and sync the result to DB, this becomes problematic when registry is configured to custom storage service, there maybe inconsistent result and the whole process may be very time consuming.
So in this commit a env var SYNC_REGISTRY is introduced if user want Harbor to sync the repo when it starts up, by default it's false.
2018-07-13 11:15:41 +08:00
..
adminserver Add settings to define admin with LDAP group DN 2018-07-05 14:46:44 +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
ui add sync registry env (#5294) 2018-07-13 11:15:41 +08:00