Google Artifact Registry (GAR)

Google Artifact Registry (GAR) integration setup for Arnica

  1. Create a service account

    • Navigate to IAM & Admin

    • Click on Service Accounts

    • Click + Create Service Account

    • Give the service account a name and description

    • Under Permissions, select the Artifact Registry Reader role

  2. Create a key for the service account

    • From the Service Account, click on Keys

    • Add a Add Key > Create new Key

    • Create a JSON key. You will be prompted to save this key to your local machine. Store this securely.

  3. Add the Arnica Integration

    • From the Integrations page, click Connect under the Google Artifact Registry integration

    • The Base Url can be as part of the path of the repository you want to integrate with by clicking Copy Path in the Artifact Registry. It will look similar to us-east1-docker.pkg.dev

    • Paste the contents of the JSON key you created into the Service Account JSON field

    • Click Validate

    • After validation passes, click OK

Last updated

Was this helpful?