harbor/make
Steven Zou adc2f8f124 Use redis URL address to replace host:port when connecting to redis server
replace tcp host:port with
'redis://arbitrary_usrname:password@ipaddress:port/database_index'

update prepare to generate config yaml file of job service based on harbor.cfg

update harbor.cfg default values
2018-04-13 19:19:56 +08:00
..
common/templates Use redis URL address to replace host:port when connecting to redis server 2018-04-13 19:19:56 +08:00
dev Revise harbor build version (#4445) 2018-03-21 13:03:49 +08:00
ha Fix images tag issue. 2018-01-25 17:34:47 +08:00
kubernetes Replace Nginx-Proxy with Ingress 2017-11-27 09:25:24 +08:00
photon Merge pull request #4514 from yixingjia/usemonitorapi 2018-04-08 10:03:49 +08:00
checkenv.sh update for fix #925 2016-10-24 16:51:42 +08:00
docker-compose.clair.tpl Add http_proxy configuration for Clair service 2018-03-28 18:49:40 +08:00
docker-compose.notary.tpl Add SELinux label for all volumes 2018-01-30 14:25:43 +08:00
docker-compose.tpl Modify docker compose file template and make file to enable new job service 2018-03-30 16:52:55 +08:00
harbor.cfg Use redis URL address to replace host:port when connecting to redis server 2018-04-13 19:19:56 +08:00
install.sh Enable Clair in HA 2017-12-21 23:23:35 +08:00
prepare Use redis URL address to replace host:port when connecting to redis server 2018-04-13 19:19:56 +08:00
pushimage.sh use $REGISTRY instead of $4 (#3103) 2017-08-22 18:24:34 +08:00