Artifacts

This page shows you where to get Grey Matter.

Download Grey Matter

Our Nexus repositoryarrow-up-right provides all Grey Matter artifacts as Docker images and tar files . These formats give you the flexibility to use Grey Matter in many environments and with many deployment strategies.

Docker

The full list of available images and versions can be browsed directlyarrow-up-right.

Login to the Docker registry. When prompted, supply the username and password given to you by the Grey Matter team.

docker login docker.greymatter.io
Username:
Password:

Login Succeeded

After which images can be pulled normally via Docker:

 docker pull docker.greymatter.io/release/gm-dashboard:3.4.2
3.4.2: Pulling from release/gm-dashboard
Digest: sha256:caa76b6a8cc21a3734d577edbe3f89b040d24833955676c1c9d7f07d33beccb9
Status: Downloaded newer image for docker.greymatter.io/release/gm-dashboard:3.4.2
docker.greymatter.io/release/gm-dashboard:3.4.2

Tar

The full list of available tars and versions can be browsed directlyarrow-up-right.

Tar artifacts can be downloaded directly from the web UI, or though scripts or CLI tools like url (enter password when prompted):

Questions

circle-check

Last updated

Was this helpful?