Files
docker-docs/datacenter/dtr/2.3/guides/admin/install/system-requirements.md
Joao Fernandes 0b73d7b02b Fix broken link
2018-02-01 13:25:14 -08:00

1.3 KiB

title, description, keywords
title description keywords
Docker Trusted Registry system requirements Learn about the system requirements for installing Docker Trusted Registry. DTR, architecture, requirements

Docker Trusted Registry can be installed on-premises or on the cloud. Before installing, be sure your infrastructure has these requirements.

Software requirements

You can install DTR on-premises or on a cloud provider. To install DTR, all nodes must:

  • Be a worker node managed by Universal Control Plane.
  • Have a fixed hostname.

Ports used

When installing DTR on a node, make sure the following ports are open on that node:

Direction Port Purpose
in 80/tcp Web app and API client access to DTR.
in 443/tcp Web app and API client access to DTR.

These ports are configurable when installing DTR.

Compatibility and maintenance lifecycle

Docker Enterprise Edition is a software subscription that includes three products:

  • Docker Engine EE,
  • Docker Trusted Registry,
  • Docker Universal Control Plane.

Learn more about the maintenance lifecycle for these products.

Where to go next