Difference between revisions of "JFrog Artifactory"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 13: Line 13:
 
== Logs ==
 
== Logs ==
 
<code>/opt/jfrog/artifactory/logs</code>
 
<code>/opt/jfrog/artifactory/logs</code>
* <code>[[artifactory.log]]</code>
+
:::: <code>[[artifactory.log]]</code>
* <code>event.log</code>
+
:::: <code>event.log</code>
  
  

Revision as of 06:38, 15 April 2020

JFrog Artifactory[1] 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.

JFrog in the PRO version offers

Artifactory functionalities depends on used edition: on-prem, OSS, CE, Pro,Registry Cloud, SaaS[2].


Logs

/opt/jfrog/artifactory/logs

artifactory.log
event.log


CI supported plugins: [3]



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
  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 [5]:
  • curl -u admin:1234567890 or curl --header 'X-JFrog-Art-Api: 1234567890'

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

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: