harbor/docs
He Weiwei bf6a14c9ad
feat(role): introduce a limited guest role (#9403)
Signed-off-by: He Weiwei <hweiwei@vmware.com>
2019-10-20 14:21:28 +08:00
..
img add missing component in the harbor arch diagram 2019-10-19 10:09:51 +08:00
README.md docs/README.md: update old url 2019-02-22 10:30:52 +08:00
compile_guide.md Fix docker-compose version to 1.18.0 2019-09-02 18:37:42 +08:00
configure_https.md fix typo in https configuration docs 2019-07-24 16:56:25 +01:00
configure_swagger.md Rename harbor-ui to harbor-core 2018-09-19 16:35:13 +08:00
configure_user_settings.md Add document for admin server refactor (#7479) 2019-05-10 13:25:36 +08:00
customize_look&feel_guide.md Fix setting.json bug 2019-10-09 11:50:45 +08:00
customize_token_service.md Signed-off-by: wangyan <wangyan@vmware.com> 2018-08-14 03:47:39 -07:00
demo_server.md Update demo_server.md 2019-10-16 21:00:23 -07:00
developer_guide_i18n.md Fix trivial issues about rename ui_ng to portal 2018-09-07 13:25:41 +08:00
import_vulnerability_data.md Updated clair db import for Harbor 1.6+ 2019-01-29 09:14:23 +11:00
installation_guide.md Documented how to configure Syslog and DB connection pool in harbor.yml (#9005) 2019-09-16 11:53:16 +02:00
kubernetes_deployment.md Minor documentation improvements for harbor 2019-05-06 10:52:43 -07: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 Update the doc of migration 2019-09-23 11:53:39 +08:00
permissions.md feat(role): introduce a limited guest role (#9403) 2019-10-20 14:21:28 +08:00
prepare-swagger.sh modify prepare-swagger.sh and configure_swagger.md 2017-06-14 17:30:53 +08:00
registry_landscape.md Updated registry_landscape.md 2018-06-25 15:45:51 -04:00
swagger.yaml build(clair): internal clair adapter when install with clair 2019-10-17 12:00:51 +08:00
ui_contribution_get_started.md add get_study document 2019-01-11 14:01:21 +08:00
upgradetest.md Documentation typo correction 2018-10-08 08:45:10 +11:00
use_make.md Reflect change to golang:1.12.5 in the docs 2019-06-26 14:40:21 -07:00
use_notary.md Update config file names 2019-09-02 18:19:06 +08:00
user_guide.md Fixed typo 2019-10-11 09:16:22 +02:00

README.md

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