About 50 results
Open links in new tab
  1. terminology - What is an artifactory? - DevOps Stack Exchange

    Artifactory is a product by JFrog that serves as a binary repository manager. That said very often one will use a 'artifactory' as a synonym of the more general binary repository, much like many people …

  2. Nexus vs. Artifactory - DevOps Stack Exchange

    I was wondering what is the recommendation for a business that needs to store binaries for distribution as well as for dependencies to be used by our projects, with projects in different languages/

  3. What are the pros and cons of Azure Artifacts vs. Artifactory?

    Dec 21, 2019 · What are the pros and cons of Azure Artifacts vs. Artifactory? Ask Question Asked 6 years, 2 months ago Modified 6 months ago

  4. Newest 'artifactory' Questions - DevOps Stack Exchange

    Artifactory is an enterprise-grade universal binary repository manager for use by more than 25 different dependency managers, including Maven, Docker, npm, PyPi etc. and supports enterprise features …

  5. nexus - What is a virtual repository in JFrog Artifactory / Artifact ...

    I want to understand what is a virtual repository in the context of Artifacts Repository Manager. Before that, I referred the documentation. But, I didn't get the explanation as I was new to DevOp...

  6. Recommended JFrog Artifactory Layout setup for Maven Projects

    0 We are very new in using Artifactory services, we would like to store all our artifacts in JFrog Artifactory server for dependency as well as for release management. I have currently created one …

  7. Best artifactory type for Azure release pipeline

    Nov 29, 2023 · Artifactory integrates well with Azure DevOps, and you can use it to store your zip files. You can set up a service connection in Azure DevOps to Artifactory and then use this connection in …

  8. deployment - JFrog Artifactory: recommended method for migration …

    Dec 12, 2025 · After the migration, I also want to upgrade the new server to a more recent Artifactory version (e.g., 7.77.9 or even 7.125.8). Given that JFrog recommends doing migration and upgrade …

  9. Directory structure - how do I upload it as-is to an artifactory?

    Jul 26, 2018 · I am new to Artifactory, and I wonder how to upload a directory structure containing many different binaries -- keeping the structure intact -- to an artifactory?

  10. Maven dependencies that are downloaded not available in JFrog ...

    When the dependencies are downloaded from public repository we also wanted to have that available in our artifactory server so that when a Maven is installed in a new machine then it should get that …