Difference between revisions of "JFrog Artifactory"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 1: Line 1:
[[JFrog]] [[Artifactory]]<ref>https://jfrog.com/artifactory/</ref> ([[2008]]) is a [[binary repository manager]] software designed to store the binary output of the build process for use in distribution and deployment. Artifactory provides support for a number of package formats such as [[Maven]], [[Conan]], Debian, [[NPM]], [[Helm]], [[Ruby]], [[Python]], and [[Docker]].  
+
[[wikipedia:JFrog Artifactory]]<ref>https://jfrog.com/artifactory/</ref> ([[2008]]) is a [[binary repository manager]] software designed to store the binary output of the build process for use in distribution and deployment. Artifactory provides support for a number of package formats such as [[Maven]], [[Conan]], Debian, [[NPM]], [[Helm]], [[Ruby]], [[Python]], and [[Docker]].  
  
 
== On-premise Features ==
 
== On-premise Features ==

Revision as of 06:28, 25 April 2021

wikipedia:JFrog Artifactory[1] (2008) is a binary repository manager software designed to store the binary output of the build process for use in distribution and deployment. Artifactory provides support for a number of package formats such as Maven, Conan, Debian, NPM, Helm, Ruby, Python, and Docker.

On-premise Features

Editions

Artifactory functionalities depends on used edition:

  • on-prem
  • OSS
  • CE
  • Pro
  • Registry Cloud
  • SaaS

[3].

Configuration

Logs

/opt/jfrog/artifactory/logs/artifactory.log
/opt/jfrog/artifactory/logs/request.log
/opt/jfrog/artifactory/logs/access.log
/opt/jfrog/artifactory/logs/event.log

Plugins

CI supported plugins: [4]

Other plugins:

Versions

  • JFrog Artifactory PRO: JFrog Xray, SSO, watchers functionality.
  • JFrog Artifactory PRO X
  • JFrog Artifactory Enterprise
  • JFrog Enterprise+: JFrog Pipelines

Comparison matrix: https://www.jfrog.com/confluence/display/RTF/Artifactory+Comparison+Matrix Pricing: https://jfrog.com/pricing/xray-pricing/

See also: JFrog Artifactory versions

Activities

Basic

  1. Install JFrog Artifactory
  2. Read Artifactory Managing Disk Space Usage, Snapshots: https://www.jfrog.com/confluence/display/JFROG/Managing+Disk+Space+Usage
    1. https://jfrog.com/knowledge-base/artifactory-cleanup-best-practices/#:~:text=The%20best%20way%20to%20automatically,%22X%22%20number%20of%20days.
  3. Read JFrog Artifactory release notes: https://www.jfrog.com/confluence/display/RTF/Release+Notes
  4. Create and API key and use it to upload or download files [6]:
curl -u admin:1234567890 or curl --header 'X-JFrog-Art-Api: 1234567890'
  1. Read JFrog Artifactory permissions: https://www.jfrog.com/confluence/display/JFROG/Permissions
  2. Read StackOverflow most voted questions: https://stackoverflow.com/questions/tagged/artifactory?tab=Votes
  3. Download latest artifact version https://stackoverflow.com/a/33029468: curl 'http://$artiserver/artifactory/api/storage/$repokey/$path/$version/?lastModified'

Intermediate

  1. Read JFrog Artifactory versions and release Notes: https://www.jfrog.com/confluence/display/RTF/Release+Notes
  2. Install JFrog CLI: brew install jfrog-cli-go

Related terms

See also


Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy.

Original Source: https://en.wikiversity.org/wiki/DevOps/JFrog_Artifactory

Advertising: