harbor/docs/README.md
Henry Zhang 2fc07a04c6 README
2016-09-13 18:21:21 +08:00

1.2 KiB

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)