harbor/docs/harbor-doc-reorg/install_config/installation/download_installer.md
2019-10-17 15:47:25 +02:00

974 B

Download the Harbor Installer:

The binary of the installer can be downloaded from the release page. Choose either online or offline installer.

  • Online installer: The installer downloads Harbor's images from Docker hub. For this reason, the installer is very small in size.

  • Offline installer: Use this installer when the host does not have an Internet connection. The installer contains pre-built images so its size is larger.

All installers can be downloaded from the official release page.

This guide describes the steps to install and configure Harbor by using the online or offline installer. The installation processes are almost the same.

Use tar command to extract the package.

Online installer:

    $ tar xvf harbor-online-installer-<version>.tgz

Offline installer:

    $ tar xvf harbor-offline-installer-<version>.tgz