harbor/docs/harbor-doc-reorg/administration/_index.md
Stuart Clements 1a9e57a83e More reorg
2019-12-18 16:52:48 +01:00

1.7 KiB

Harbor Administration

This section describes how to configure and maintain Harbor after deployment. These operations are performed by the Harbor system administrator. The Harbor system administrator performs global configuration operations that apply to the whole Harbor instance.

The operations that are performed by the Harbor system administrator are the following.

  • Select database, LDAP/Active Directory, or OIDC based authentication. For information, see Configuring Authentication
  • Add users in database authentication mode and assign the system administrator role to other users. For information, see Role Based Access Control
  • Configure general system settings. For information, see Administrator Options
  • Configure how projects are created, and apply resource quotas to projects. For information, see Configure Project Settings
  • Set up replication of images between Harbor and another Harbor instance or a 3rd party replication target. For information, see Configuring Replication
  • Set up vulnerability scanners to check the images in the registry for CVE vulnerabilities. For information, see Vulnerability Scanning
  • Perform garbage collection, to remove unnecessary data from Harbor. For information, see Garbage Collection
  • Upgrade Harbor when a new version becomes available. For information, see Upgrading Harbor