Changed heading

This commit is contained in:
Stuart Clements 2019-10-17 19:18:30 +02:00
parent 24c48af305
commit 24aef6dda3
3 changed files with 4 additions and 3 deletions

View File

@ -13,7 +13,7 @@ This section describes how to install Harbor and perform the required initial co
- [Run the Installer Script](install_config/installation/run_installer_script.md)
- [Troubleshooting Harbor Installation
](install_config/installation/troubleshoot_installation.md)
- [Configuring Harbor](install_config/configuration/_index.md)
- [Post-Installation Configuration](install_config/configuration/_index.md)
- [Reconfigure Harbor and Manage the Harbor Lifecycle](install_config/configuration/reconfigure_manage_lifecycle.md)
- [Configure HTTPS Access to Harbor](install_config/configuration/configure_https.md)
- [Customize the Harbor Token Service](install_config/configuration/customize_token_service.md)

View File

@ -3,4 +3,5 @@
This document describes how to install Harbor, and how to perform initial configuration.
- [Installing Harbor](installation/_index.md)
- [Configuring Harbor](configuration/_index.md)
- [Post-Installation Configuration](configuration/_index.md)
- [Initial Configuration in the Harbor UI](configuration/initial_config_ui.md)

View File

@ -1,4 +1,4 @@
# Configuring Harbor
# Post-Installation Configuration
After you have deployed Harbor, you must perform certain post-deployment configuration operations.