Harbor : Différence entre versions

 
(3 révisions intermédiaires par le même utilisateur non affichées)
Ligne 11 : Ligne 11 :
  
  
 +
Configuration
 +
 +
*ylm
 +
 +
copier le template en yml
 +
 +
l' éditer:
 +
 +
-chemin
 +
 +
-port / dns
 +
 +
-hostname
 +
 +
-password
 +
 +
*scan
 +
 +
*https
 +
 +
Installation
 +
 +
./install --with-trivy
 +
 +
Configuration des hosts docker
  
  

Version actuelle datée du 17 décembre 2022 à 21:58

Récuperer l' installeur

https://github.com/goharbor/harbor/tags

https://github.com/goharbor/harbor/releases/download/v2.7.0-rc2/harbor-offline-installer-v2.7.0-rc2.tgz


Le décompresser

tar xzvf harbor-online-installer-version.tgz


Configuration

  • ylm

copier le template en yml

l' éditer:

-chemin

-port / dns

-hostname

-password

  • scan
  • https

Installation

./install --with-trivy

Configuration des hosts docker


annexes:

https://goharbor.io/docs/1.10/install-config/configure-https/

https://goharbor.io/docs/1.10/install-config/configure-yml-file/