Update screenshots, wording for DTR installation, remove redirect

This commit is contained in:
Maria Bermudez 2018-12-13 23:00:53 -08:00
parent 1014a965ed
commit 7ed4cfd4fe
5 changed files with 10 additions and 12 deletions

View File

@ -29,7 +29,7 @@ You can't install DTR on a standalone Docker Engine.
## Step 3. Install DTR
Once UCP is installed, navigate to the **UCP web UI**. In the **Admin Settings**,
Once UCP is installed, navigate to the **UCP web interface**. In the **Admin Settings**,
choose **Docker Trusted Registry**.
![](../../images/install-dtr-2.png){: .with-border}
@ -52,17 +52,17 @@ You can run that snippet on any node where Docker is installed. As an example
you can SSH into a UCP node and run the DTR installer from there. By default
the installer runs in interactive mode and prompts you for any additional
information that is necessary.
[Learn more about the installer](../../../reference/cli/install.md).
[Learn more about the installer](/datacenter/dtr/2.5/reference/cli/install).
## Step 4. Check that DTR is running
In your browser, navigate to the Docker **Universal Control Plane**
web UI, and navigate to the **Applications** screen. DTR should be listed
web interface, and navigate to the **Applications** screen. DTR should be listed
as an application.
![](../../images/install-dtr-3.png){: .with-border}
You can also access the **DTR web UI**, to make sure it is working. In your
You can also access the **DTR web interface** to make sure it is working. In your
browser, navigate to the address where you installed DTR.
![](../../images/install-dtr-4.png){: .with-border}
@ -120,7 +120,7 @@ To add replicas to a DTR cluster, use the `docker/dtr join` command:
3. Check that all replicas are running.
In your browser, navigate to the Docker **Universal Control Plane**
web UI, and navigate to the **Applications** screen. All replicas should
web interface, and navigate to the **Applications** screen. All replicas should
be displayed.
![](../../images/install-dtr-6.png){: .with-border}

View File

@ -2,9 +2,6 @@
title: Install Docker Trusted Registry
description: Learn how to install Docker Trusted Registry for production.
keywords: dtr, registry, install
redirect_from:
- /datacenter/dtr/2.3/guides/admin/install/
- /datacenter/dtr/2.5/guides/admin/install/
---
Docker Trusted Registry (DTR) is a containerized application that runs on a
@ -52,7 +49,7 @@ You can run that snippet on any node where Docker is installed. As an example
you can SSH into a UCP node and run the DTR installer from there. By default
the installer runs in interactive mode and prompts you for any additional
information that is necessary.
[Learn more about the installer](/reference/dtr/2.5/cli/install.md).
[Learn more about the installer](/reference/dtr/2.6/cli/install).
By default DTR is deployed with self-signed certificates, so your UCP deployment
might not be able to pull images from DTR.
@ -65,12 +62,13 @@ In your browser, navigate to the Docker **Universal Control Plane**
web interface, and navigate to the **Applications** screen. DTR should be listed
as an application.
![](../../images/create-repository-1.png){: .with-border}
![](../../images/install-dtr-3.png){: .with-border}
You can also access the **DTR web interface**, to make sure it is working. In your
browser, navigate to the address where you installed DTR.
![](../../images/install-dtr-4.png){: .with-border}
![](../../images/create-repository-1.png){: .with-border}
## Step 5. Configure DTR
@ -82,7 +80,7 @@ After installing DTR, you should configure:
To perform these configurations, navigate to the **Settings** page of DTR.
![](../../images/install-dtr-5.png){: .with-border}
![](../../images/auto-delete-job-logs-1.png){: .with-border}
## Step 6. Test pushing and pulling

Binary file not shown.

Before

Width:  |  Height:  |  Size: 356 KiB

After

Width:  |  Height:  |  Size: 88 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 96 KiB

After

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 100 KiB

After

Width:  |  Height:  |  Size: 70 KiB