harbor/docs
Stuart Clements 26905baca2
Doc updates for 1.10 (#10029)
* Updated doc to include Limited Guest

* Added example for limited guest.

* Updated vulnerability scanning docs for 1.10.

* Updated GC docs to reflect new position in UI

* Updated project quota doc to reflect new position in UI

* Added some doc about tag immutability

* Fixed index

* Formatting

* Added new replication endpoints

* Added project quota webhook

* Review comments from Alex

* Clarified Clair requirement for additional scanners

* Some formatting and edits in vulnerability section

* Updated tag retention doc to reflect new UI

* Updated tag immutability to reflect new UI

* New screencaps

* Updated robot accounts doc for new UI and rewrote

* Formatting

* Updated webhooks doc for new UI

* Formatting

* Updated Logs doc for new UI

* Formatting

* New screencaps

* Added tag immutability to permissions document

* Corrected immutability permissions

* Added explanation for project quotas

* Fixed typo

* Linked to new compatibility list document

* Comments from Alex

* Comments from Steven and Wang

* Removed mention of the ellipsis in project menu

* Reverting some screencaps to remove ellipsis

* Reverted log screencaps to remove ellipsis

* Minor rewording

* Fixed caps

* More cap fixing

* Added info about self-registration, rewrote db auth doc

* Attempting to document *.asc key

* Added that negligible vulnerabilities are ignored, rewrote

* Formatting

* Added scanner permissions to table

* Clarified labelling and replication

* Rewrote replication docs

* Formatting

* Typo

* Rearranged content

* Updated ASC key docs

* formatting

* Minor rewording

* Rewrote LDAP section

* minor edits

* Added OIDC groups, rewrote OIDC docs

* formatting

* Mentioned memberof for OIDC.

* Comments from steven

* Added info about insecure registries

* Added tag immutability example

* Removed UAA from install guide

* Cleaned up headers

* More clean up of headers

* Recommended not to use UAA

* Added user-generated CLI secret

* Adding stray screencap
2019-12-12 18:35:30 +01:00
..
img Doc updates for 1.10 (#10029) 2019-12-12 18:35:30 +01:00
security Delete temp.md 2019-12-03 10:17:41 -06:00
compile_guide.md Bump up golang version to v1.13.4 2019-11-26 19:18:45 +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 chore[api]:rename API folder to api 2019-12-11 17:41:27 +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
harbor_compatibility_list.md doc[compatibility] provide compatibility doc 2019-12-11 21:24:29 +08:00
import_vulnerability_data.md Doc updates for 1.10 (#10029) 2019-12-12 18:35:30 +01:00
installation_guide.md Doc updates for 1.10 (#10029) 2019-12-12 18:35:30 +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 Doc updates for 1.10 (#10029) 2019-12-12 18:35:30 +01:00
migration_guide.md Document offline migration 2019-10-14 17:30:53 +01:00
permissions.md Doc updates for 1.10 (#10029) 2019-12-12 18:35:30 +01:00
prepare-swagger.sh modify prepare-swagger.sh and configure_swagger.md 2017-06-14 17:30:53 +08:00
README.md docs/README.md: update old url 2019-02-22 10:30:52 +08:00
registry_landscape.md Update the Registry Landscape 2019-10-21 19:23:52 -04:00
ui_contribution_get_started.md Move lib into src for better UI building 2019-11-27 09:59:06 +08:00
upgradetest.md Documentation typo correction 2018-10-08 08:45:10 +11:00
use_make.md Bump up golang version to v1.13.4 2019-11-26 19:18:45 +08:00
use_notary.md Update config file names 2019-09-02 18:19:06 +08:00
user_guide.md Doc updates for 1.10 (#10029) 2019-12-12 18:35:30 +01: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