Try JFrog XRay withJFrog Artifactory

Integrate your JFrog Xray trial to your current JFrog Artifactory instance
for universal software composition analysis (SCA) in 5 minutes.

1.Get yourPlatform URL

Your platform URL is the URL to the machine where JFrog Artifactory is deployed, or the load balancer pointing to it. It is recommended to use DNS names rather than direct IPs.
For example: “https://jfrog.acme.com” or “https://10.20.30.40:8082” (notice the omission of /artifactory).

2.Get yourJoin Key

Using an admin account, access your existing Artifactory UI
(Administration module | Security | Settings | Join Key) to get your Join Key.

Play

Installing Artifactory and Xray as
part of JFrog Platform

Youtube Thumbnail

3.InstallJFrog Xray

The Machine for Xray Installshould be dedicatedand not have other software running.

(A dedicated machine will alleviate performance bottlenecks, port conflicts and having to set uncommon configurations)

Minimum System Requirements: 8 CPU, 16 GB Memory, 300 GB Fast Disk (3000+iops). External Ports: 8082.
网络访问/从JFrog Artifactory。需要root access.

  • Docker Compose

    • 需要Docker Compose on Linux

      1. Download the installer

      a
    • 2. Extract it

      a
    • 3. CD into directory

      a
    • 4. Run the installer, providing the JFrog URL and Join Key

      a
    • 5. Start RabbitMQ

      a
    • 6. Start Xray

      a
  • RPM for CentOS (7, 8) / RHEL (7, 8)

    • 1. Download the installer

      a
    • 2. Extract it

      a
    • 3. CD into directory

      a
    • 4. Run the installer, providing the JFrog URL and Join Key

      a
    • 5. Start Xray

      a
  • Debian for Debian (9, 10) / Ubuntu (16.04, 18.04)

    • 1. Download the installer

      a
    • 2. Extract it

      a
    • 3. CD into directory

      a
    • 4. Run the installer, providing the JFrog URL and Join Key

      a
    • 5. Start Xray

      a

设置生产environment?See the full installation options.

4.Accessthe JFrog Platform

JFrog Xray will take about a minute to start up and connect to JFrog Artifactory.

Once the installation and connection is complete, using an admin account, log in to the UI and follow thewizardto apply the license you received via email (orget a trial license)

5.Explorethe JFrog Platform

CHECKOUT OUR
GETTING STARTED
GUIDE