mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-17 15:55:26 +01:00
Renamed index files
This commit is contained in:
parent
7006f9af69
commit
1b8d1c191e
@ -13,4 +13,4 @@ The Harbor interface offers an option to configure UAA authentication. This auth
|
||||
|
||||
----------
|
||||
|
||||
[Back to table of contents](../../_index.md)
|
||||
[Back to table of contents](../../index.md)
|
@ -1,4 +1,4 @@
|
||||
[Back to table of contents](../../_index.md)
|
||||
[Back to table of contents](../../index.md)
|
||||
|
||||
----------
|
||||
|
||||
@ -28,4 +28,4 @@ For information about how to create users in database authentication mode, see [
|
||||
|
||||
----------
|
||||
|
||||
[Back to table of contents](../../_index.md)
|
||||
[Back to table of contents](../../index.md)
|
||||
|
@ -1,4 +1,4 @@
|
||||
[Back to table of contents](../../_index.md)
|
||||
[Back to table of contents](../../index.md)
|
||||
|
||||
----------
|
||||
|
||||
@ -44,4 +44,4 @@ If you want to manage user authentication by using LDAP groups, you must enable
|
||||
|
||||
----------
|
||||
|
||||
[Back to table of contents](../../_index.md)
|
||||
[Back to table of contents](../../index.md)
|
||||
|
@ -1,4 +1,4 @@
|
||||
[Back to table of contents](../../_index.md)
|
||||
[Back to table of contents](../../index.md)
|
||||
|
||||
----------
|
||||
|
||||
@ -95,4 +95,4 @@ sh docker login -u testuser -p <i>cli_secret</i> jt-test.local.goharbor.io
|
||||
|
||||
----------
|
||||
|
||||
[Back to table of contents](../../_index.md)
|
||||
[Back to table of contents](../../index.md)
|
||||
|
@ -1,4 +1,4 @@
|
||||
[Back to table of contents](../_index.md)
|
||||
[Back to table of contents](../index.md)
|
||||
|
||||
----------
|
||||
|
||||
@ -57,4 +57,4 @@ When setting project quotas, it is useful to know how Harbor calculates tag numb
|
||||
|
||||
----------
|
||||
|
||||
[Back to table of contents](../_index.md)
|
||||
[Back to table of contents](../index.md)
|
||||
|
@ -1,4 +1,4 @@
|
||||
[Back to table of contents](../_index.md)
|
||||
[Back to table of contents](../index.md)
|
||||
|
||||
----------
|
||||
|
||||
@ -36,4 +36,4 @@ To avoid triggering the garbage collection process too frequently, the availabil
|
||||
|
||||
----------
|
||||
|
||||
[Back to table of contents](../_index.md)
|
||||
[Back to table of contents](../index.md)
|
@ -1,4 +1,4 @@
|
||||
[Back to table of contents](../_index.md)
|
||||
[Back to table of contents](../index.md)
|
||||
|
||||
----------
|
||||
|
||||
@ -29,4 +29,4 @@ denied: The system is in read only mode. Any modification is prohibited.
|
||||
|
||||
----------
|
||||
|
||||
[Back to table of contents](../_index.md)
|
||||
[Back to table of contents](../index.md)
|
@ -15,4 +15,4 @@ The operations that are performed by the Harbor system administrator are the fol
|
||||
|
||||
----------
|
||||
|
||||
[Back to table of contents](../_index.md)
|
||||
[Back to table of contents](../index.md)
|
@ -1,4 +1,4 @@
|
||||
[Back to table of contents](../../_index.md)
|
||||
[Back to table of contents](../../index.md)
|
||||
|
||||
----------
|
||||
|
||||
@ -23,4 +23,4 @@ If users forget their password, there is a **Forgot Password** in the Harbor log
|
||||
|
||||
----------
|
||||
|
||||
[Back to table of contents](../../_index.md)
|
||||
[Back to table of contents](../../index.md)
|
@ -1,4 +1,4 @@
|
||||
[Back to table of contents](../../_index.md)
|
||||
[Back to table of contents](../../index.md)
|
||||
|
||||
----------
|
||||
|
||||
@ -35,4 +35,4 @@ To delete users, select a user and click `DELETE`. Deleting user is only support
|
||||
|
||||
----------
|
||||
|
||||
[Back to table of contents](../../_index.md)
|
||||
[Back to table of contents](../../index.md)
|
@ -6,7 +6,7 @@ This is the main table of contents for the Harbor documentation.
|
||||
|
||||
This section describes how to install Harbor and perform the required initial configurations. These day 1 operations are performed by the Harbor Administrator.
|
||||
|
||||
- [Introduction](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)
|
||||
@ -23,7 +23,7 @@ This section describes how to install Harbor and perform the required initial co
|
||||
|
||||
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)
|
||||
- [Introduction](administration/index.md)
|
||||
- [Configuring Authentication](administration/configure_authentication/configure_authentication.md)
|
||||
- [Configure Database Authentication](administration/configure_authentication/db_auth.md)
|
||||
- [Configure LDAP/Active Directory Authentication](administration/configure_authentication/ldap_auth.md)
|
||||
@ -45,7 +45,7 @@ This section describes how to use and maintain Harbor after deployment. These da
|
||||
- [Import Vulnerability Data to an Offline Harbor instance](administration/vulnerability_scanning/import_vulnerability_data.md)
|
||||
- [Configure System-Wide CVE Whitelists](administration/vulnerability_scanning/configure_system_whitelist.md)
|
||||
- [Garbage Collection](administration/garbage_collection.md)
|
||||
- [Upgrading Harbor](administration/upgrade/_index.md)
|
||||
- [Upgrading Harbor](administration/upgrade/index.md)
|
||||
- [Upgrade Harbor and Migrate Data](administration/upgrade/upgrade_migrate_data.md)
|
||||
- [Roll Back an Upgrade](administration/upgrade/roll_back_upgrade.md)
|
||||
|
||||
@ -53,7 +53,7 @@ This section describes how to use and maintain Harbor after deployment. These da
|
||||
|
||||
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)
|
||||
- [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)
|
||||
@ -75,7 +75,7 @@ This section describes how users with the developer, master, and project adminis
|
||||
|
||||
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)
|
||||
- [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)
|
@ -1,4 +1,4 @@
|
||||
[Back to table of contents](../_index.md)
|
||||
[Back to table of contents](../index.md)
|
||||
|
||||
----------
|
||||
|
||||
@ -178,10 +178,10 @@ After setting up HTTPS for Harbor, you can verify the HTTPS connection by perfor
|
||||
|
||||
## What to Do Next ##
|
||||
|
||||
- If the verification succeeds, see [Harbor Administration](../administration/_index.md) for information about using Harbor.
|
||||
- If the verification succeeds, see [Harbor Administration](../administration/index.md) for information about using Harbor.
|
||||
- If installation fails, see [Troubleshooting Harbor Installation
|
||||
](troubleshoot_installation.md).
|
||||
|
||||
----------
|
||||
|
||||
[Back to table of contents](../_index.md)
|
||||
[Back to table of contents](../index.md)
|
@ -1,4 +1,4 @@
|
||||
[Back to table of contents](../_index.md)
|
||||
[Back to table of contents](../index.md)
|
||||
|
||||
----------
|
||||
|
||||
@ -324,4 +324,4 @@ To install Harbor, [Run the Installer Script](run_installer_script.md).
|
||||
|
||||
----------
|
||||
|
||||
[Back to table of contents](../_index.md)
|
||||
[Back to table of contents](../index.md)
|
@ -1,4 +1,4 @@
|
||||
[Back to table of contents](../_index.md)
|
||||
[Back to table of contents](../index.md)
|
||||
|
||||
----------
|
||||
|
||||
@ -62,4 +62,4 @@ $ cp /root/cert/root.crt ../registry/root.crt
|
||||
|
||||
----------
|
||||
|
||||
[Back to table of contents](../_index.md)
|
||||
[Back to table of contents](../index.md)
|
||||
|
@ -1,4 +1,4 @@
|
||||
[Back to table of contents](../_index.md)
|
||||
[Back to table of contents](../index.md)
|
||||
|
||||
----------
|
||||
|
||||
@ -57,4 +57,4 @@ See the [Harbor Installation Prerequisites](installation_prereqs.md).
|
||||
|
||||
----------
|
||||
|
||||
[Back to table of contents](../_index.md)
|
||||
[Back to table of contents](../index.md)
|
@ -1,4 +1,4 @@
|
||||
[Back to table of contents](../_index.md)
|
||||
[Back to table of contents](../index.md)
|
||||
|
||||
----------
|
||||
|
||||
@ -52,4 +52,4 @@ The installation processes are almost the same for both the online and offline i
|
||||
|
||||
----------
|
||||
|
||||
[Back to table of contents](../_index.md)
|
||||
[Back to table of contents](../index.md)
|
@ -1,4 +1,4 @@
|
||||
[Back to table of contents](../_index.md)
|
||||
[Back to table of contents](../index.md)
|
||||
|
||||
----------
|
||||
|
||||
@ -55,4 +55,4 @@ This document provides compatibility information for all Harbor components.
|
||||
|
||||
----------
|
||||
|
||||
[Back to table of contents](../_index.md)
|
||||
[Back to table of contents](../index.md)
|
@ -1,4 +1,4 @@
|
||||
[Back to table of contents](../_index.md)
|
||||
[Back to table of contents](../index.md)
|
||||
|
||||
----------
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
|
||||
This section describes how to perform a new installation of Harbor.
|
||||
|
||||
If you are upgrading from a previous version of Harbor, you might need to update the configuration file and migrate your data to fit the database schema of the later version. For information about upgrading, see [Upgrading Harbor](../../administration/upgrade/_index.md).
|
||||
If you are upgrading from a previous version of Harbor, you might need to update the configuration file and migrate your data to fit the database schema of the later version. For information about upgrading, see [Upgrading Harbor](../../administration/upgrade/index.md).
|
||||
|
||||
You can also use Helm to install Harbor on a Kubernetes cluster, to make it highly available. For information about installing Harbor with Helm on a Kubernetes cluster, see the [Harbor High Availability Guide](https://github.com/goharbor/harbor-helm/blob/master/docs/High%20Availability.md) in the https://github.com/goharbor/harbor-helm repository.
|
||||
|
||||
@ -52,4 +52,4 @@ The table below lists the components that are deployed when you deploy Harbor.
|
||||
|Swagger-ui|3.22.1|
|
||||
|
||||
----------
|
||||
[Back to table of contents](../../_index.md)
|
||||
[Back to table of contents](../../index.md)
|
@ -1,4 +1,4 @@
|
||||
[Back to table of contents](../_index.md)
|
||||
[Back to table of contents](../index.md)
|
||||
|
||||
----------
|
||||
|
||||
@ -42,4 +42,4 @@ Harbor requires that the following ports be open on the target host.
|
||||
|
||||
----------
|
||||
|
||||
[Back to table of contents](../_index.md)
|
||||
[Back to table of contents](../index.md)
|
@ -1,4 +1,4 @@
|
||||
[Back to table of contents](../_index.md)
|
||||
[Back to table of contents](../index.md)
|
||||
|
||||
----------
|
||||
|
||||
@ -89,4 +89,4 @@ $ rm -r /data/registry
|
||||
|
||||
----------
|
||||
|
||||
[Back to table of contents](../_index.md)
|
||||
[Back to table of contents](../index.md)
|
@ -1,4 +1,4 @@
|
||||
[Back to table of contents](../_index.md)
|
||||
[Back to table of contents](../index.md)
|
||||
|
||||
----------
|
||||
|
||||
@ -104,11 +104,11 @@ After you update `daemon.json`, you must restart both Docker Engine and Harbor.
|
||||
|
||||
## What to Do Next ##
|
||||
|
||||
- If the installation succeeds, see [Harbor Administration](../administration/_index.md) for information about using Harbor.
|
||||
- If the installation succeeds, see [Harbor Administration](../administration/index.md) for information about using Harbor.
|
||||
- If you deployed Harbor with HTTP and you want to secure the connections to Harbor, see [Configure HTTPS Access to Harbor](configure_https.md).
|
||||
- If installation fails, see [Troubleshooting Harbor Installation
|
||||
](troubleshoot_installation.md).
|
||||
|
||||
----------
|
||||
|
||||
[Back to table of contents](../_index.md)
|
||||
[Back to table of contents](../index.md)
|
@ -1,4 +1,4 @@
|
||||
[Back to table of contents](../_index.md)
|
||||
[Back to table of contents](../index.md)
|
||||
|
||||
----------
|
||||
|
||||
@ -69,4 +69,4 @@ When the Docker daemon runs on certain operating systems, you might need to trus
|
||||
|
||||
----------
|
||||
|
||||
[Back to table of contents](../_index.md)
|
||||
[Back to table of contents](../index.md)
|
@ -1,4 +1,4 @@
|
||||
[Back to table of contents](../_index.md)
|
||||
[Back to table of contents](../index.md)
|
||||
|
||||
----------
|
||||
|
||||
@ -124,4 +124,4 @@ alias notary="notary -s https://192.168.0.5:4443 -d ~/.docker/trust --tlscacert
|
||||
|
||||
----------
|
||||
|
||||
[Back to table of contents](../_index.md)
|
||||
[Back to table of contents](../index.md)
|
Loading…
Reference in New Issue
Block a user