Log in to the Aspen Mesh Artifact Registry with Helm, Docker, or both#
Introduction#
You log in to the Aspen Mesh Artifact Registry with Helm, Docker, or both so you can perform the following tasks:
Download Helm charts, such as the Aspen Mesh Platform chart, from the Aspen Mesh Artifact Registry (Helm)
Download Docker container images from the Aspen Mesh Artifact Registry (Docker)
Perform clean installations and upgrades by referencing Helm charts in the default artifact registry, the Aspen Mesh Artifact Registry (in addition, you must also set several environment variables; see Log in to the appropriate artifact registry with Helm and set the repository address) (Helm)
Store Helm charts and Docker container images in a private artifact registry (both Helm and Docker)
When to follow these instructions#
Follow the instructions below only when other instructions tell you to do so.
Log in to the Aspen Mesh Artifact Registry with Helm, Docker, or both#
Note
Unless you log out (or get logged out), you need to log in to the Aspen Mesh Artifact Registry only once with Helm and only once with Docker.
Make sure your computer is connected to the public internet.
In a web browser on your computer, go to the Aspen Mesh Artifact Registry at
artifacts.aspenmesh.io
.Click or tap “Sign in.”
Either the Aspen Mesh sign-in dialog or the “Log in to the Aspen Mesh Artifact Registry” page appears.
Do you see the Aspen Mesh sign-in dialog?
Yes:
Go to step 5.
No:
Go to step 6.
Do you have an Aspen Mesh account?
Yes:
Enter your Aspen Mesh account credentials (email address and password), and click “Sign in.”
The “Log in to the Aspen Mesh Artifact Registry” page appears. You are now signed in to the Aspen Mesh Artifact Registry website.
Go to step 6.
No:
Click or tap “Sign up.”
Enter an email address and password to serve as credentials for your Aspen Mesh account.
You’ll receive an email from
accounts@aspenmesh.io
that contains a verification code. If you don’t see the email, check your junk folder.In your email application, open the email from
accounts@aspenmesh.io
and copy the verification code.In your browser, paste the code in the “Verification code” field.
Click or tap “Confirm account.”
Go to step 1.
If you want to log in to the Aspen Mesh Artifact Registry with Helm:
Click the Copy button below the “Log in with Helm” field to copy the command.
In a terminal window on your computer, paste the command.
Press Enter or Return.
You can now use Helm commands on your computer to reference Helm charts in the Aspen Mesh Artifact Registry.
If you want to log in to the Aspen Mesh Artifact Registry with Docker:
Click the Copy button below the “Log in with Docker” field to copy the command.
In a terminal window on your computer, paste the command.
Press Enter or Return.
You can now use Docker commands on your computer to reference Docker container images in the Aspen Mesh Artifact Registry.