Introduction: Harbor is an enterprise-level Registry server for storing and distributing Docker images.
Because the installation package is relatively large, it is recommended to download it offline and install it on the server
1. Download Harbor Offline Pack
Go to https://github.com/goharbor/harbor/releases, find harbor-offline-installer-v1.9.3.tgz, download it and upload it to the server.
2. Install Harbor
[root@localhost ~ xxx] tar -xvf harbor-online-installer-v1.1.1.tgz
[root@localhost ~ xxx] harbor
[root@localhost ~ xxx] vi harbor.yml
Change hostname to the IP address of the server, as shown below

[root@localhost ~ xxx] ./install.sh # Install harbor
After installation, the login address is the server IP, default port 80, default account: admin, default password: Harbor12345

Reference: https://github.com/goharbor/harbor/blob/master/docs/installation_guide.md
Install private warehouse harbor prerequisites: Install python version higher than 2.7 can't use 3.x Install docker docker engine version higher than 1.10 Install docker-compose version higher than 1....
Foreword: There are a lot of problems in the installation process. Here I will describe them one by one, and attach a solution. There are many references to Google and Baidu in the middle, so I will n...
what isHarbor Project Harbor™It is an enterprise-class registration server for storing and distributingDockerMirror.Harbor™To expand the open source by adding functions (such as security, ...
I. INTRODUCTION Harbor, is an English word meaning harbor, the harbor is doing, that is parked cargo, and cargo it is packed in containers, the containers when it comes, you have to mention Docker con...
Build a docker warehouse for four of us, we install harbor offline (by default, docker and docker-compose have been installed) Download offline installation package After the download is complete, thr...
harbor v1.9.1 centos 7.6 docker 18.06.1-ce preliminary work Install docker Install docker-compose 1. Download binary harbor github:https://github.com/goharbor/harbor Download offline version Harbor of...
First back up the original files Stop harbor Add Scan Module Start harbor Open successfully...
main content helm install harbor warehouse The installation process only takes 2 minutes Domestic sources need to be replaced with domestic sources helm repo add stable http://mirror.azure.cn/kubernet...
donwload pkg http://harbor.orientsoft.cn/harbor-1.2.0/harbor-offline-installer-v1.2.0.tgz After downloading the installation package, load the harbor's docker image. Configure 1. Editharbor.cfg If ing...
Kubernetes-dashboard: (All nodes) Download image: docker pull kubernetesui/dashboard:v2.0.3 docker pull kubernetesui/metrics-scraper:v1.0.4 Wget https://raw.githubusercontent.com/kubernetes/dashboard/...