Harbor install
Install Docker
Install Composer
Download the Harbor installation package and unzip it to the specified directory
https://github.com/goharbor/harbor/releases
Generate SSL Certificate
#CA
#domain cert
Copy the certificate to the specified directory
Modify the harbor config file
#vim /data/app/harbor/harbor.yml
Run preparation script
Run the installation script
Verification
Browser login
docker cli login harbor
#Modify the startup parameters of ExecStart in /usr/lib/systemd/system/docker.service to increase:
Restart docker
Log in to harbor
Shutdown Harbor
Startup Harbor
Start on boot
Garbage Collection
Image Scanners