Search code examples
artifactory

Multi-region Artifactory server on-prem


Is it possible to run Artifactory on-prem server across multiple AWS regions with a single accessible url?


Solution

  • To achieve your goal you should think about Artifactory SaaS solution.

    Otherwise yes, you can have a multi-region solution with several Artifactory instances communicating with each other via federation, but it isn't the same thing.

    Here's some documentation about it:

    https://jfrog.com/blog/our-solution-for-scalable-multi-region-saas-deployment/

    https://jfrog.com/whitepaper/replication-using-artifactory-to-manage-binaries-across-multi-site-topologies/

    https://jfrog.com/knowledge-base/how-to-configure-federated-repositories/