harbor/make/photon/prepare/utils
DQ 6e8d44101f Enhance: User can generate cert by their own ca key pair
User can put their ca key pair on internal cert dir and name them to `harbor_internal_ca.key` and `harbor_internal_ca.crt` we wil use them to generate other certs

Signed-off-by: DQ <dengq@vmware.com>
2020-03-18 19:22:10 +08:00
..
__init__.py Refacotr the prepare script base on the proposal https://github.com/goharbor/community/pull/22 2019-03-08 16:46:13 +08:00
cert.py Feat: auto install ca in registry 2020-03-18 19:22:09 +08:00
chart.py Feat: update prepare to support tls 2020-03-18 19:22:09 +08:00
clair_adapter.py build(clair): internal clair adapter when install with clair 2019-10-17 12:00:51 +08:00
clair.py Add healthcheck in Dockerfile* redis* jobservice 2019-08-06 13:16:12 +00:00
configs.py Enhance: User can generate cert by their own ca key pair 2020-03-18 19:22:10 +08:00
core.py Update CSRF mechanism 2020-03-09 01:15:54 +08:00
db.py Fix: prepare permission issue 2019-09-02 10:04:38 +08:00
docker_compose.py Feat: auto install ca in registry 2020-03-18 19:22:09 +08:00
internal_tls.py Feat: update prepare to support tls 2020-03-18 19:22:09 +08:00
jinja.py Disable redis and db containers if external db enabled 2019-08-26 17:59:13 +08:00
jobservice.py Feat: update prepare to support tls 2020-03-18 19:22:09 +08:00
log.py Add healthcheck in Dockerfile* redis* jobservice 2019-08-06 13:16:12 +00:00
misc.py Feat: update prepare to support tls 2020-03-18 19:22:09 +08:00
nginx.py Feat: update prepare to support tls 2020-03-18 19:22:09 +08:00
notary.py Feat: auto install ca in registry 2020-03-18 19:22:09 +08:00
proxy.py Refacotr the prepare script base on the proposal https://github.com/goharbor/community/pull/22 2019-03-08 16:46:13 +08:00
redis.py Add healthcheck in Dockerfile* redis* jobservice 2019-08-06 13:16:12 +00:00
registry_ctl.py Feat: update prepare to support tls 2020-03-18 19:22:09 +08:00
registry.py Switch to basic authentication for registry 2020-01-31 21:46:47 +09:00
trivy_adapter.py chore(install): Add --with-trivy arg to the installation script 2020-02-12 23:47:56 +01:00