Skip to main content

Add Tenant-Level Registry

You can add a registry at the system level or tenant level. Registries added at the system level are available to all the tenants. Registries added at the tenant level are available only to that tenant. This section describes how to add a tenant-level registry. For guidance on adding a registry at the system scope, check out Add System-Level Registry.

Prerequisites

  • You need tenant admin privileges.

Add an OCI Pack Registry

Use the following steps to add a tenant-level OCI pack registry.

  1. Log in to Palette as a tenant admin.

  2. From the left Main Menu select Tenant Settings.

  3. On the Tenant Settings Menu, select Registries.

  4. Select the OCI Registries tab, and click on the Add New OCI Registry button.

  5. Provide a custom name for the registry, and select Pack as the registry type.

Accessing the registry is different depending on the OCI authentication type you choose. Select the tab below that applies to your authentication method.

  1. Provide the registry URL in the Endpoint field.

  2. In the Base Content Path field, provide the base path or namespace of the repository you want to target in the registry.

  3. If you have credentials, provide them in the Username and Password fields. Otherwise, leave these fields blank.

  4. Click the Validate button. If the credentials you provided are correct, a Credentials validated success message with a green check is displayed.

  5. If an error message displays that pack registry details could not be validated, you can upload a self-signed Certificate Authority (CA) certificate. To do this, check the Insecure Skip TLS Verify box to skip verifying the x509 certificate, and click Upload file to upload the certificate.

  6. When you have completed inputting values and credentials are validated, click Confirm to complete adding the registry.

You have successfully added a tenant-level pack registry. Registries added at the tenant level can only be removed at that level.

Validate

You can verify the registry has been added if Palette displayed a Credentials validated success message with a green check when you added the registry. Use these steps to further verify the registry is added.

  1. Log in to the Palette as a tenant admin.

  2. From the left Main Menu select Tenant Settings.

  3. In the Tenant Settings menu, select Registries, and click on the OCI Registries tab.

  4. Verify the registry you added is listed and available.

Resources