Skip to content

Install Harbor (Private Docker Repo)

Go to https://github.com/goharbor/harbor/releases

Download the latest offline release.

example:

Bash
wget https://github.com/goharbor/harbor/releases/download/v2.7.1/harbor-offline-installer-v2.7.1.tgz
Bash
tar xvf harbor-offline-installer-v2.3.2.tgz
Bash
rm harbor-offline-installer-v2.3.2.tgz

How to configure Click here