View Set Me Up Instructions - Hex Repository

JFrog Artifactory Documentation

Products
JFrog Artifactory
Content Type
User Guide
ft:sourceType
Paligo

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:

  1. Click Application tab, and then click Artifacts under Artifactory.

    HexRemote9.png
  2. 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.

  3. Enter your JFrog account password to generate a token, and then click Generate Token & Create Instructions.

    HexRemote10.png
  4. 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

    Hex Local Repository

    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.

    Resolve Hex Package from hex.pm

    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.

    • Public packages

      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.

    Self-hosted hex server

    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.