harbor/docs
Shengwen YU a87aa4478e
bump up version to 1.10.19 (#20698)
* bump up version to 1.10.19
upgrade golang to 1.22.5

Signed-off-by: Shengwen Yu <yshengwen@vmware.com>

* fix: add golang Dockerfile to build goharbor/golang image

Signed-off-by: Shengwen Yu <yshengwen@vmware.com>

* change "go get" to "go install" as it requires in golang:1.22

Signed-off-by: Shengwen Yu <yshengwen@vmware.com>

* fix: go install golint

Signed-off-by: Shengwen Yu <yshengwen@vmware.com>

* fix: update go version in build-package.yml

Signed-off-by: Shengwen Yu <yshengwen@vmware.com>

* fix: upgrade golang to 1.22.5 to build clair and clair-adapter

Signed-off-by: Shengwen Yu <yshengwen@vmware.com>

* fix: resolve the permission denied issue

Signed-off-by: Shengwen Yu <yshengwen@vmware.com>

* debug: remove DNS setting for docker v20

Signed-off-by: Shengwen Yu <yshengwen@vmware.com>

* fix "groupadd: group 'postgres' already exists" error when building db base

Signed-off-by: Shengwen Yu <yshengwen@vmware.com>

* bump up to photon:5.0 mainly to resolve /lib/libc.so.6: version `GLIBC_2.34' not found
use mariadb-18.2.6.tgz as the old one is 404

Signed-off-by: Shengwen Yu <yshengwen@vmware.com>

* fix: use goharbor/golang 1.21.12

Signed-off-by: Shengwen Yu <yshengwen@vmware.com>

* fix: update golang version in echo log message when building clair binary and clair adapter

Signed-off-by: Shengwen Yu <yshengwen@vmware.com>

* fix: update chart files URL due to 404

Signed-off-by: Shengwen Yu <yshengwen@vmware.com>

---------

Signed-off-by: Shengwen Yu <yshengwen@vmware.com>
2024-07-12 14:28:49 +08:00
..
img doc[compatibility] provide compatibility doc 2019-12-16 14:06:35 +08:00
compile_guide.md bump up version to 1.10.19 (#20698) 2024-07-12 14:28:49 +08:00
configure_https.md Clarified that HTTP is still the default in 1.9.x 2019-10-29 10:10:55 +01:00
configure_swagger.md doc[api spec]:rename folder name to 2019-12-10 14:20:54 +08:00
configure_user_settings.md
customize_look&feel_guide.md Fix setting.json bug 2019-10-09 11:50:45 +08:00
customize_token_service.md
demo_server.md Update demo_server.md 2019-10-16 21:00:23 -07:00
developer_guide_i18n.md
harbor_compatibility_list.md doc[compatibility]:remove not evaluated scanners 2019-12-16 14:59:14 +08:00
import_vulnerability_data.md
installation_guide.md Clarified that HTTP is still the default in 1.9.x 2019-10-29 10:10:55 +01:00
kubernetes_deployment.md Remove scripts to deploy Harbor on k8s 2019-11-11 19:23:22 +08:00
manage_role_by_ldap_group.md Merge pull request #8516 from thebouv/patch-1 2019-08-21 15:18:55 +08:00
migration_guide.md [doc] Update doc for migration 2019-12-12 13:15:11 +08:00
permissions.md Update permissions.md 2019-10-29 18:23:12 -05:00
prepare-swagger.sh
README.md
registry_landscape.md Update the Registry Landscape 2019-10-21 19:23:52 -04:00
ui_contribution_get_started.md
upgradetest.md
use_make.md bump up version to 1.10.19 (#20698) 2024-07-12 14:28:49 +08:00
use_notary.md Update config file names 2019-09-02 18:19:06 +08:00
user_guide.md Fixed typo per pr 9372 2019-10-14 10:44:45 +02:00

Table of Content

User documents

Installation and Configuration Guide
Read this first!

Guide for Harbor online installer and offline installer.

Harbor User Guide
How to use Harbor to manage images, projects, replications and users.

Configuring HTTPS for Harbor
Configure security connection between Harbor and Docker client.

Upgrade and Data Migration Guide
Data migration may be needed when upgrading Harbor to a newer version.

Deploy Harbor on Kubernetes
Guide to deploy Harbor on Kubernetes. (maintained by community)

Developer documents

Architecture Overview of Harbor
Developers read this first.

Build Harbor from Source
How to build Harbor from source code.

Harbor API Specs by Swagger
Use Swagger to find out the specs of Harbor API.

Internationalization Guide
How to add your local language to Harbor.

Python SDK (by community)

Harbor CLI (by community)

Deploy Harbor using Docker Machine ( by community)

Configuring Harbor as a local registry mirror (by community)

Articles from the community

Remote site replicated Docker Registries with VMware Harbor

Hybrid cloud Docker Registry with VMware Harbor

Harbor Registry Blueprint for vRA

Architecture of Harbor: An Open Source Enterprise-class Registry Server

Private Harbor Registry Achieves High Availability based on Virtual SAN

Working with Harbor Registry REST API via Swagger

How to use Harbor with Minio

Harbor, an enterprise class registry server

Hybrid Container Management for vCloud Director with Harbor

Project Harbor Reached Milestone of 2000 Stars

Project Harbor in action

Using vSphere docker volume driver to run Project Harbor on VSAN

Overall Architecture of Harbor Registry

Making a Private Secured Docker Registry in 15 Minutes

Docker Private Registry Using Harbor