Remote Repository Workflow

Package Caching and Proxying Using Remote Repositories Use Case

Products
JFrog Artifactory
Content Type
Use Case
ft:sourceType
Paligo

To create and configure a remote repository, do the following:

Using the Platform UI

  1. In the Administration module, select Repositories > Repositories.

    Platform-menu_admin-repo-repo.png
  2. Click Add Repositories > Remote Repository.

  3. Select the package type.

  4. Configure basic and advanced repository settings.

For detailed instructions, see:

Using the REST API

Use the Create Repository API:Create Repository

PUT /api/repositories/{repoKey}

For more details, see Repository Configuration JSON.Repository Configuration JSON