mirror of
https://github.com/goharbor/harbor.git
synced 2024-10-31 23:59:32 +01:00
Reorg TOC
This commit is contained in:
parent
424ed5aa29
commit
82bfc3e461
@ -2,11 +2,11 @@
|
||||
|
||||
This is the main table of contents for the Harbor documentation.
|
||||
|
||||
## [Harbor Installation and Configuration](install_config/_index.md)
|
||||
## Harbor Installation and Configuration
|
||||
|
||||
This section describes how to install Harbor and perform the required initial configurations. These day 1 operations are performed by the Harbor Administrator.
|
||||
|
||||
- [Installing Harbor](install_config/_index.md)
|
||||
- [Introduction](install_config/_index.md)
|
||||
- [Test Harbor with the Demo Server](install_config/demo_server.md)
|
||||
- [Harbor Compatibility List](install_config/harbor_compatibility_list.md)
|
||||
- [Harbor Installation Prerequisites](install_config/installation_prereqs.md)
|
||||
@ -18,10 +18,11 @@ This section describes how to install Harbor and perform the required initial co
|
||||
- [Reconfigure Harbor and Manage the Harbor Lifecycle](install_config/reconfigure_manage_lifecycle.md)
|
||||
- [Customize the Harbor Token Service](install_config/customize_token_service.md)
|
||||
|
||||
## [Harbor Administration](administration/_index.md)
|
||||
## Harbor Administration
|
||||
|
||||
This section describes how to use and maintain Harbor after deployment. These day 2 operations are performed by the Harbor Administrator.
|
||||
|
||||
- [Introduction](administration/_index.md)
|
||||
- [Configure Authentication](administration/configure_authentication.md)
|
||||
- [Manage Users](administration/managing_users/_index.md)
|
||||
- [Harbor Role Based Access Control (RBAC)](administration/managing_users/configure_rbac.md)
|
||||
@ -46,10 +47,11 @@ This section describes how to use and maintain Harbor after deployment. These da
|
||||
- [Upgrade Harbor and Migrate Data](administration/upgrade/upgrade_migrate_data.md)
|
||||
- [Roll Back an Upgrade](administration/upgrade/roll_back_upgrade.md)
|
||||
|
||||
## [Working with Harbor Projects](working_with_projects/_index.md)
|
||||
## Working with Harbor Projects
|
||||
|
||||
This section describes how users with the developer, master, and project administrator roles manage and participate in Harbor projects.
|
||||
|
||||
- [Introduction](working_with_projects/_index.md)
|
||||
- [Project Creation](working_with_projects/project_overview.md)
|
||||
- [Create a Project](working_with_projects/create_projects.md)
|
||||
- [Assign Users to a Project](working_with_projects/add_users.md)
|
||||
@ -67,10 +69,11 @@ This section describes how users with the developer, master, and project adminis
|
||||
- [Create Tag Immutability Rules](working_with_projects/create_tag_immutability_rules.md)
|
||||
- [Manage Kubernetes Packages with Helm Charts](working_with_projects/managing_helm_charts.md)
|
||||
|
||||
## [Build, Customize, and Contribute to Harbor](build_customize_contribute/_index.md)
|
||||
## Build, Customize, and Contribute to Harbor
|
||||
|
||||
This section describes how developers can build from Harbor source code, customize their deployments, and contribute to the open-source Harbor project.
|
||||
|
||||
- [Introduction](build_customize_contribute/_index.md)
|
||||
- [Build Harbor from Source Code](build_customize_contribute/compile_guide.md)
|
||||
- [Developing the Harbor Frontend](build_customize_contribute/ui_contribution_get_started.md)
|
||||
- [Customize the Harbor Look & Feel ](build_customize_contribute/customize_look_feel.md)
|
||||
|
Loading…
Reference in New Issue
Block a user