[Step 0]: checking installation environment ...
Note: docker version: 17.06.2
Note: docker-compose version: 1.16.1
[Step 1]: loading Harbor images ...
Loaded image: vmware
/registry
:2.6.2-photon
Loaded image: photon:1.0
Loaded image: vmware
/notary-photon
:signer-0.5.0
Loaded image: vmware
/clair
:v2.0.1-photon
Loaded image: vmware
/harbor-ui
:v1.2.0
Loaded image: vmware
/harbor-log
:v1.2.0
Loaded image: vmware
/harbor-db
:v1.2.0
Loaded image: vmware
/nginx-photon
:1.11.13
Loaded image: vmware
/postgresql
:9.6.4-photon
Loaded image: vmware
/harbor-adminserver
:v1.2.0
Loaded image: vmware
/harbor-jobservice
:v1.2.0
Loaded image: vmware
/notary-photon
:server-0.5.0
Loaded image: vmware
/harbor-notary-db
:mariadb-10.1.10
[Step 2]: preparing environment ...
loaded secret from
file
:
/data/secretkey
Generated configuration
file
: .
/common/config/nginx/nginx
.conf
Generated configuration
file
: .
/common/config/adminserver/env
Generated configuration
file
: .
/common/config/ui/env
Generated configuration
file
: .
/common/config/registry/config
.yml
Generated configuration
file
: .
/common/config/db/env
Generated configuration
file
: .
/common/config/jobservice/env
Generated configuration
file
: .
/common/config/jobservice/app
.conf
Generated configuration
file
: .
/common/config/ui/app
.conf
Generated certificate, key
file
: .
/common/config/ui/private_key
.pem, cert
file
: .
/common/config/registry/root
.crt
The configuration files are ready, please use docker-compose to start the service.
[Step 3]: checking existing instance of Harbor ...
[Step 4]: starting Harbor ...
Creating network
"harbor_harbor"
with the default driver
Creating harbor-log ...
Creating harbor-log ...
done
Creating harbor-adminserver ...
Creating registry ...
Creating harbor-db ...
Creating harbor-adminserver
Creating registry
Creating registry ...
done
Creating harbor-db ...
done
Creating harbor-ui ...
done
Creating harbor-jobservice ...
Creating nginx ...
Creating nginx
Creating nginx ...
done
----Harbor has been installed and started successfully.----
Now you should be able to visit the admin portal at http:
//192
.168.100.100.
For
more
details, please visit https:
//github
.com
/vmware/harbor
.