JFrog Artifactory
Jump to navigation
Jump to search
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
- scalability.
Artifactory functionalities depends on used edition: on-prem, OSS, CE, Pro,Registry Cloud, SaaS[2].
- Logs:
/opt/jfrog/artifactory/logs
- Jenkins
- TeamCity [4]
- Bamboo
- Azure DevOps and TFS
- Supported DBs: Derby, Oracle, MySQL, MS SQL, PostgreSQL and MariaDB.
- Configuration: https://www.jfrog.com/confluence/display/RTF/Configuring+Artifactory
- Binary Store:
etc/binarystore.xml
- Binary Store:
Other Binary repository managers
- GitHub Package Registry [5], since May 2019.
- GitLab[6], support Maven, Docker[7], NPM.
- Sonatype Nexus
Activities
Basic
- Install JFrog Artifactory
- Read JFrog Artifactory release notes: https://www.jfrog.com/confluence/display/RTF/Release+Notes
- Create and API key and use it to upload or download files [8]:
curl -u admin:1234567890
orcurl --header 'X-JFrog-Art-Api: 1234567890'
Intermediate
- Read JFrog Artifactory versions and release Notes: https://www.jfrog.com/confluence/display/RTF/Release+Notes
See also
- Artifactory Query Language
- wikipedia:Binary repository manager
- Binary repository manager: JFrog Artifactory, GitLab, GitHub and Nexus repository manager
- Conan C / C++ Package Manager
- JFrog Bintray
- JFrog: JFrog Artifactory (versions), JFrog Mission Control, JFrog Xray, JFrog Bintray JFrog CLI, Artifactory logs, permissions, Artifactory API, JFrog Pipelines, Frogbot
- https://hub.helm.sh/charts/jfrog/artifactory
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
- ↑ https://jfrog.com/artifactory/
- ↑ https://www.jfrog.com/confluence/display/RTF/Artifactory+Comparison+Matrix
- ↑ https://www.jfrog.com/confluence/display/RTF/Build+Integration
- ↑ https://www.jfrog.com/confluence/display/RTF/TeamCity+Artifactory+Plug-in
- ↑ https://github.blog/2019-05-10-introducing-github-package-registry/
- ↑ https://about.gitlab.com/devops-tools/jfrog-artifactory-vs-gitlab.html
- ↑ https://docs.gitlab.com/ee/user/packages/container_registry/
- ↑ https://stackoverflow.com/questions/40009201/artifactory-upload-with-api-key-not-password
Advertising: