harbor/docs
Henry Zhang 2fc07a04c6 README
2016-09-13 18:21:21 +08:00
..
img update README 2016-08-20 22:58:00 +08:00
configure_https.md Merge pull request #628 from ywk253100/docs 2016-08-08 21:23:15 +08:00
configure_swagger.md update for http/https schemes support 2016-04-26 23:35:12 +08:00
customize_token_service.md Rename 2016-04-22 17:58:31 +08:00
developer_guide_i18n.md update i18n guide 2016-07-12 16:31:58 +08:00
image_pulling_chinese_user.md update and rename 2016-04-22 18:02:46 +08:00
installation_guide.md add guide about customizing port 2016-08-08 11:29:59 +08:00
kubernetes_deployment.md update prepare-swagger.sh for remove swagger.ymal show error 2016-07-18 18:58:20 +08:00
migration_guide.md update readme, migration guide 2016-07-13 15:42:47 +08:00
prepare-swagger.sh update prepare-swagger.sh for remove swagger.ymal show error 2016-07-18 18:58:20 +08:00
README.md README 2016-09-13 18:21:21 +08:00
swagger.yaml Update swagger.yaml 2016-08-12 15:12:35 +08:00
user_guide.md update 2016-06-30 17:27:37 +08:00

Table of Content

User document

Installation and Configuration Guide
Read this first!

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 document

Arthicture Overview of Harbor
Developers read this first.

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)

Deploying Harbor using Docker Machine ( by community)

Configuring Harbor as a local registry mirror (by community)