harbor/docs
2017-04-17 22:16:15 -07:00
..
img Merge pull request #1210 from ywk253100/161204_ova_install_guide 2016-12-05 17:14:53 +08:00
compile_guide.md update version 2017-04-17 21:47:43 -07:00
configure_https.md fix markdown 2017-04-17 19:06:00 +08:00
configure_swagger.md modify the directory of dev docker-compose.yml 2016-11-03 15:21:58 +08:00
customize_token_service.md fix markdown 2017-04-17 19:06:00 +08:00
developer_guide_i18n.md Fix filepath to app.conf 2016-11-09 13:34:01 +01:00
expand_hard_disk.md lvm guide 2016-11-28 14:36:03 +08:00
installation_guide_ova.md update docs 2016-12-08 21:37:09 +08:00
installation_guide.md fix port issue 2017-04-17 19:02:05 +08:00
kubernetes_deployment.md update downloading images part of doc (#1311) 2017-01-20 15:24:17 +08:00
migration_guide.md update migration guide 2017-01-23 21:24:25 +08:00
prepare-swagger.sh change code 20161019 2016-10-21 18:39:10 +08:00
README.md update document README 2017-01-23 22:08:41 +08:00
swagger.yaml modify ping targat and put target api 2017-04-10 13:45:24 +08:00
use_make.md move clarity to vmware namespace. 2017-04-04 20:12:00 -07:00
use_notary.md minor fix to doc for setup env for using notary 2017-03-28 22:54:39 +08:00
user_guide_ova.md update docs 2016-12-08 21:37:09 +08:00
user_guide.md upgrade registry to 2.6.0 2017-03-16 13:44:16 +08:00

Table of Content

User documents

Installation and Configuration Guide
Read this first!

Guide for Harbor online installer and offline installer.

Installation and Configuration Guide for Virtual Appliance
Guide for installing Harbor on vSphere, either standalone or as part of vSphere Integrated Containers (VIC).

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 Kubenetes. (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

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