Skip to main content
Version: latest

Add System-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 system-level registry. For guidance on adding a registry at the tenant scope, check out Add Tenant-Level Registry.

Prerequisites

  • Access to the Palette system console.

Add an OCI Pack Registry

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

  1. Log in to the Palette system console. You can do this by visiting the IP address or the custom domain name assigned to your Palette cluster and appending the /system path to the URL.

  2. From the left Main Menu select Administration.

  3. Select the Pack Registries tab, and click on the Add New Pack Registry button.

  4. Provide a custom name for the registry, and select OCI 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 system-level pack registry. Registries added at the system 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 Administration.

  3. Select the Pack Registries tab and verify the registry you added is listed and available.

Resources