harbor/make
Daniel Jiang bda3878ab8 Update registry image to enable inject root cert
In some user's environment, there's local object storage hosted with
self-signed certificate.
Because registry process runs in a photon container, it has to trust
the certificate in the photon level such that the registry can access
the storage service.

This commit updates the registry image to append custom cert to the root
bundle when the container is started.  And make the customer cert
configurable in `harbor.cfg`

Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2018-08-16 18:36:21 +08:00
..
common/templates Signed-off-by: wangyan <wangyan@vmware.com> 2018-08-13 02:58:27 -07:00
dev Unlink harbor-ui after UI complling. 2018-08-06 19:53:07 +08:00
ha Batch update docker image namespace to goharbor 2018-08-09 23:24:21 -07:00
kubernetes Replace Nginx-Proxy with Ingress 2017-11-27 09:25:24 +08:00
migrations/postgresql Fix pgsql creation column bug 2018-07-30 04:58:44 -07:00
photon Update registry image to enable inject root cert 2018-08-16 18:36:21 +08:00
checkenv.sh update for fix #925 2016-10-24 16:51:42 +08:00
docker-compose.chartmuseum.tpl Batch update docker image namespace to goharbor 2018-08-09 23:24:21 -07:00
docker-compose.clair.tpl Batch update docker image namespace to goharbor 2018-08-09 23:24:21 -07:00
docker-compose.notary.tpl Batch update docker image namespace to goharbor 2018-08-09 23:24:21 -07:00
docker-compose.tpl Batch update docker image namespace to goharbor 2018-08-09 23:24:21 -07:00
harbor.cfg Update registry image to enable inject root cert 2018-08-16 18:36:21 +08:00
install.sh Batch update docker image namespace to goharbor 2018-08-09 23:24:21 -07:00
prepare Update registry image to enable inject root cert 2018-08-16 18:36:21 +08:00
pushimage.sh use $REGISTRY instead of $4 (#3103) 2017-08-22 18:24:34 +08:00