GuidesAPI Reference
Log In

GitHub Container Registry (ghcr.io)

Connect a New Registry

Prerequisites:

  • A Personal Access Token (PAT) with read:packages scope

To link the registry in Prodvana:

  • Go to your organization's integration page (my-demo-organization.runprodvana.com/integrations)
  • Click the "Add Registry" button, and select "Other registries" from the dropdown.

In the pop-up form, fill in the values:

  • Name: The name Prodvana will use to reference this registry
  • Username: The username owning the PAT
  • Password: The PAT
  • Domain: https://ghcr.io

A Note About Public Repositories

Even if you configured your Docker repository on ghcr to be public, you will still need to add a PAT with read:packages scope, as ghcr requires authentication to list images.