Run your own index and registry

In this section, we will perform the following steps to run our own index and registry, and finally, push the image:

  1. Deployment of the index components and the registry from GitHub.
  2. Configuration of nginx with the Docker Registry.
  3. Set up SSL on the web server for secure communication.

Step 1 – Deployment of the index components and the registry from GitHub

The index components include apache-utils and ngnix for password authentication and the SSL feature for HTTPS support. The user must note that the current version of the Docker registry supports only HTTP to connect to the registry. So, it is mandatory for the user to deploy and use Secure Sockets Layer (SSL) to secure the data. SSL creates an encrypted connection ...

Get Learning Docker now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.