Skip to content

Latest commit

 

History

History
66 lines (40 loc) · 1.2 KB

artifactory.md

File metadata and controls

66 lines (40 loc) · 1.2 KB

Artifactory

https://jfrog.com/artifactory/

Repository Manager by JFrog

Scan Artifactory repo mirrors:

  • MaxDefender ICAP
  • JFrog X-Ray

Artifactory on Kubernetes

HariSekhon/Kubernetes - artifactory

Readme Card

JFrog CLI

https://jfrog.com/getcli/

from HariSekhon/DevOps-Bash-tools install/ directory:

Installs and runs setup if $JFROG_TOKEN is in the environment:

install_jfrog_cli.sh

Configure if installing manually:

jf setup "$JFROG_TOKEN"

Old Install

Download, unzip

in bin/:

artifactoryctl start

http://localhost:8081/artifactory

admin / password

artifactoryctl check
artifactoryctl stop

Ported from private Knowledge Base page 2016+