This topic describes how to view Hex repository set-me-up instructions. It provides instructions, for the created Hex repositories, to view helpful code snippets from the UI to resolve Hex packages using the Mix client, the hex.pm
build tool.
To view Hex Set Me UP instructions based on your repository selection, follow these steps:
Click Application tab, and then click Artifacts under Artifactory.
Locate the repository you want to configure in the Artifact tree browser, and then click Set Me Up.
The Set Me Up right pane appears.
Note
Alternatively, you can choose the repository from the Repository drop-down list under Set UP A Hex Client modal.
Enter your JFrog account password to generate a token, and then click Generate Token & Create Instructions.
Click one of the following tabs as applicable:
Tabs
Description
Configure
Configure project and mix client to work with Hex repositories in Artifactory. You can configure the project to work with Hex repositories to deploy and resolve packages using the local repository and resolve packages using remote repositories.
Deploy
This topic describes how to deploy hex packages to Hex local repositories in Artifactory. It provides instructions to deploy hex packages via API to resolve them in your organization's development activities.
Resolve
Type
Description
This topic describes how to resolve the packages deployed in Hex local repositories in Artifactory. It provides instructions to resolve the packages for the organization's development activities.
This section outlines how to resolve packages using Hex remote repositories in Artifactory. You can resolve packages via Hex remote repositories from the hosted and self-hosted servers.
This topic describes how to resolve packages using Hex remote repositories in Artifactory. It provides instructions to resolve packages using Hex remote repository that points to the official
Hex.pm
registry, enabling access to public Hex packages.Private packages (Organization)
This topic describes how to resolve packages using Hex remote repositories in Artifactory. It provides instructions to resolve packages using Hex remote repository that points to the official
Hex.pm
registry, enabling access to private Hex packages in your organization.
This topic describes how to resolve packages using Hex remote repositories in Artifactory. It provides instructions to resolve packages using Hex remote repository that points to the self-hosted server.