harbor/docs/harbor-doc-reorg/_index.md

80 lines
5.2 KiB
Markdown
Raw Normal View History

2019-10-17 15:47:25 +02:00
# Harbor Documentation
This is the main table of contents for the Harbor documentation.
## 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/installation/_index.md)
2019-10-18 15:20:54 +02:00
- [Test Harbor with the Demo Server](install_config/installation/demo_server.md)
2019-10-17 15:47:25 +02:00
- [Harbor Installation Prerequisites](install_config/installation/installation_prereqs.md)
- [Configure HTTPS Access to Harbor](install_config/installation/configure_https.md)
2019-10-17 15:47:25 +02:00
- [Download the Harbor Installer](install_config/installation/download_installer.md)
- [Configure the Harbor YML File](install_config/installation/configure_yml_file.md)
- [Run the Installer Script](install_config/installation/run_installer_script.md)
2019-11-01 11:45:46 +01:00
- [Troubleshooting Harbor Installation](install_config/installation/troubleshoot_installation.md)
2019-10-17 19:18:30 +02:00
- [Post-Installation Configuration](install_config/configuration/_index.md)
- [Reconfigure Harbor and Manage the Harbor Lifecycle](install_config/configuration/reconfigure_manage_lifecycle.md)
2019-10-17 16:59:01 +02:00
- [Customize the Harbor Token Service](install_config/configuration/customize_token_service.md)
2019-10-17 19:00:00 +02:00
- [Configure Notary Content Trust](install_config/configuration/configure_notary_content_trust.md)
- [Initial Configuration in the Harbor UI](install_config/configuration/initial_config_ui.md)
2019-10-18 15:30:53 +02:00
- [Configure Authentication](install_config/configuration/configure_authentication.md)
- [Other General Settings](install_config/configuration/general_settings.md)
2019-10-17 19:00:00 +02:00
2019-10-17 15:47:25 +02:00
## Harbor Administration
2019-10-17 16:59:01 +02:00
This section describes how to use and maintain Harbor after deployment. These day 2 operations are performed by the Harbor Administrator.
2019-10-17 15:47:25 +02:00
2019-10-17 16:59:01 +02:00
- [Managing Users](administration/managing_users/_index.md)
- [Harbor Role Based Access Control (RBAC)](administration/managing_users/configure_rbac.md)
2019-10-17 17:40:06 +02:00
- [User Permissions By Role](administration/managing_users/user_permissions_by_role.md)
2019-10-17 16:59:01 +02:00
- [Configure Harbor User Settings at the Command Line](administration/managing_users/configure_user_settings_cli.md)
- [Manage Roles by LDAP Group](administration/managing_users/manage_role_by_ldap_group.md)
2019-10-17 19:00:00 +02:00
- [Configure Project Settings](administration/configure_project_settings/_index.md)
- [Set Project Quotas](administration/configure_project_settings/set_project_quotas.md)
2019-10-17 17:40:06 +02:00
- [Configuring Replication](administration/configuring_replication/_index.md)
- [Create Replication Endpoints](administration/configuring_replication/create_replication_endpoints.md)
- [Create Replication Rules](administration/configuring_replication/create_replication_rules.md)
- [Manage Replications](administration/configuring_replication/manage_replications.md)
2019-10-17 19:00:00 +02:00
- [Vulnerability Scanning with Clair](administration/vulnerability_scanning/_index.md)
2019-10-18 15:42:48 +02:00
- [Scan an Individual Image](administration/vulnerability_scanning/scan_individual_image.md)
- [Scan All Images](administration/vulnerability_scanning/scan_all_images.md)
- [Schedule Scans](administration/vulnerability_scanning/schedule_scans.md)
- [Import Vulnerability Data to an Offline Harbor instance](administration/vulnerability_scanning/import_vulnerability_data.md)
- [Configure System-Wide CVE Whitelists](administration/vulnerability_scanning/configire_system_whitelist.md)
2019-10-17 19:00:00 +02:00
- [Garbage Collection](administration/garbage_collection/_index.md)
2019-10-17 16:59:01 +02:00
- [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)
2019-10-18 15:20:54 +02:00
- [Manage the Harbor Instance](administration/manage_harbor/_index.md)
- [Access Harbor Logs](administration/manage_harbor/access_logs.md)
2019-10-17 15:47:25 +02:00
## Working with Harbor Projects
This section describes how users with the developer, master, and project administrator roles manage and participate in Harbor projects.
2019-11-01 16:08:25 +01:00
- [Working with Projects](working_with_projects/_index.md)
2019-11-01 14:15:48 +01:00
- [Create a Project](working_with_projects/create_projects.md)
- [Assign Users to a Project](working_with_projects/add_users.md)
2019-11-01 16:08:25 +01:00
- [Project Configuration](working_with_projects/project_configuration.md)
2019-11-01 14:58:02 +01:00
- [Access and Search Project Logs](working_with_projects/access_project_logs.md)
2019-11-01 15:00:01 +01:00
- [Create Robot Accounts](working_with_projects/create_robot_accounts.md)
- [Configure Webhook Notifications](working_with_projects/configure_webhooks.md)
- [Configure a Per-Project CVE Whitelist](working_with_projects/configure_project_whitelist.md)
2019-11-01 16:08:25 +01:00
- [Working with Images and Tags](working_with_projects/working_with_images.md)
- [Pulling and Pushing Images](working_with_projects/pulling_pushing_images.md)
- [Create Labels](working_with_projects/create_labels.md)
- [Retag Images](retagging_images.md)
- [Create Tag Retention Rules](working_with_projects/create_tag_retention_rules.md)
2019-10-17 15:47:25 +02:00
## 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.
- [](build_customize_contribute/)
- [](build_customize_contribute/)
- [](build_customize_contribute/)
- [](build_customize_contribute/)
- [](build_customize_contribute/)
- [](build_customize_contribute/)