Difference between revisions of "JFrog Artifactory"

From wikieduonline
Jump to navigation Jump to search
(Created page with "JFrog Artifactory<ref>https://jfrog.com/artifactory/</ref> is a binary repository manager software designed to store the binary output of the...")
 
Line 1: Line 1:
JFrog [[DevOps/JFrog Artifactory|Artifactory]]<ref>https://jfrog.com/artifactory/</ref> 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 [[DevOps/Docker|Docker]].  
+
JFrog [[Artifactory]]<ref>https://jfrog.com/artifactory/</ref> 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 offers high availability, multi-site replication, disaster recovery and scalability.
 
JFrog offers high availability, multi-site replication, disaster recovery and scalability.
  
Line 10: Line 11:
  
 
== Other Binary repository managers ==
 
== Other Binary repository managers ==
* [[GitHub|Github]] Package Registry <ref>https://github.blog/2019-05-10-introducing-github-package-registry/</ref>, since May 2019.
+
* [[GitHub]] Package Registry <ref>https://github.blog/2019-05-10-introducing-github-package-registry/</ref>, since May 2019.
* [[DevOps/GitLab|Gitlab]]<ref>https://about.gitlab.com/devops-tools/jfrog-artifactory-vs-gitlab.html</ref>, support [[Maven]], [[DevOps/Docker|Docker]]<ref>https://docs.gitlab.com/ee/user/packages/container_registry/</ref>, [[NPM]].
+
* [[GitLab]]<ref>https://about.gitlab.com/devops-tools/jfrog-artifactory-vs-gitlab.html</ref>, support [[Maven]], [[DevOps/Docker|Docker]]<ref>https://docs.gitlab.com/ee/user/packages/container_registry/</ref>, [[NPM]].
  
 
== Activities ==
 
== Activities ==
Line 33: Line 34:
  
 
[[Category:Cloud computing]]
 
[[Category:Cloud computing]]
 +
 +
 +
{{CC license}}
 +
Original Source: https://en.wikiversity.org/wiki/DevOps/JFrog_Artifactory

Revision as of 06:39, 16 December 2019

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 offers high availability, multi-site replication, disaster recovery and scalability.

CI supported plugins: [2]


Other Binary repository managers

Activities

Basic

  1. Install JFrog Artifactory
  2. Read JFrog Artifactory release notes: https://www.jfrog.com/confluence/display/RTF/Release+Notes
  3. Create and API key and use it to upload or download files [7]:
  • 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

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: