From e087a4af1911b78e5ee7d957df205cdd33d4b5e9 Mon Sep 17 00:00:00 2001 From: xaleeks Date: Wed, 1 Apr 2020 03:47:30 -0400 Subject: [PATCH 1/2] small change Signed-off-by: xaleeks --- docs/1.10/install-config/_index.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/1.10/install-config/_index.md b/docs/1.10/install-config/_index.md index 8af99a33e..a09e36475 100644 --- a/docs/1.10/install-config/_index.md +++ b/docs/1.10/install-config/_index.md @@ -7,9 +7,9 @@ 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). -Before you install Harbor, you can test its functionality on a demo server that the Harbor team has made available. For information, see [Test Harbor with the Demo Server](demo-server.md). +Before you install Harbor, you can test the latest version of Harbor on a demo environment maintained by the Harbor team. For information, see [Test Harbor with the Demo Server](demo-server.md). -You can use Harbor with different 3rd party replication adapters, OIDC adapters, and scanner adapters. For information about the supported adapters, see the [Harbor Compatibility List](harbor-compatibility-list.md). +Harbor supports integration with different 3rd party replication adapters for replicating data, OIDC adapters for authN/authZ, and scanner adapters for vulnerability scanning of container images. For information about the supported adapters, see the [Harbor Compatibility List](harbor-compatibility-list.md). ## Installation Process @@ -33,11 +33,11 @@ You can also use Helm to install Harbor on a Kubernetes cluster, to make it high ## Post-Installation Configuration -For information about how manage your deployed Harbor instance, see [Reconfigure Harbor and Manage the Harbor Lifecycle](reconfigure-manage-lifecycle.md). +For information about how to manage your deployed Harbor instance, see [Reconfigure Harbor and Manage the Harbor Lifecycle](reconfigure-manage-lifecycle.md). By default, Harbor uses its own private key and certificate to authenticate with Docker. For information about how to optionally customize your configuration to use your own key and certificate, see [Customize the Harbor Token Service](customize-token-service.md). -After installation, you perform configuration operations in the Harbor interface. However, Harbor also provides a command line interface (CLI) that allows yoy to [Configure Harbor User Settings at the Command Line](configure-user-settings-cli.md). +After installation, log into your Harbor via the web console to configure the instance under 'configuration'. Harbor also provides a command line interface (CLI) that allows you to [Configure Harbor User Settings at the Command Line](configure-user-settings-cli.md). ## Harbor Components @@ -54,3 +54,4 @@ The table below lists the components that are deployed when you deploy Harbor. |Docker/notary|0.6.1| |Helm|2.9.1| |Swagger-ui|3.22.1| + From e5d8637e5d4e690d1caf9369c6635e7d31f07722 Mon Sep 17 00:00:00 2001 From: xaleeks Date: Wed, 1 Apr 2020 04:03:15 -0400 Subject: [PATCH 2/2] more changes Signed-off-by: xaleeks --- docs/1.10/install-config/_index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/1.10/install-config/_index.md b/docs/1.10/install-config/_index.md index a09e36475..fa7eb330a 100644 --- a/docs/1.10/install-config/_index.md +++ b/docs/1.10/install-config/_index.md @@ -9,7 +9,7 @@ If you are upgrading from a previous version of Harbor, you might need to update Before you install Harbor, you can test the latest version of Harbor on a demo environment maintained by the Harbor team. For information, see [Test Harbor with the Demo Server](demo-server.md). -Harbor supports integration with different 3rd party replication adapters for replicating data, OIDC adapters for authN/authZ, and scanner adapters for vulnerability scanning of container images. For information about the supported adapters, see the [Harbor Compatibility List](harbor-compatibility-list.md). +Harbor supports integration with different 3rd-party replication adapters for replicating data, OIDC adapters for authN/authZ, and scanner adapters for vulnerability scanning of container images. For information about the supported adapters, see the [Harbor Compatibility List](harbor-compatibility-list.md). ## Installation Process @@ -29,7 +29,7 @@ You can run a script that deploys Harbor to Ubuntu 18.04 with a single command. ## Deploy Harbor on Kubernetes -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 [Deploying Harbor with High Availability via Helm](harbor-ha-helm.md). +You can also use Helm to install Harbor on a Kubernetes cluster, to make Harbor highly available. For information about installing Harbor with Helm on a Kubernetes cluster, see [Deploying Harbor with High Availability via Helm](harbor-ha-helm.md). ## Post-Installation Configuration @@ -41,7 +41,7 @@ After installation, log into your Harbor via the web console to configure the in ## Harbor Components -The table below lists the components that are deployed when you deploy Harbor. +The table below lists the some of the key components that are deployed when you deploy Harbor. |Component|Version| |---|---|