jfrog / artifactory-docker-examples

Examples for using Artifactory Docker distribution in various environments
https://www.jfrog.com/artifactory/
Apache License 2.0
330 stars 299 forks source link

Xray HA in Docker #164

Closed katzefudder closed 4 years ago

katzefudder commented 5 years ago

With Artifactory HA available here, there's no example Docker compose file for running Xray as an HA cluster. Can you please provide an example xray-ha.yml?

eldada commented 5 years ago

Setting up Xray HA with Docker compose is a bit more complex as you have to setup the RabbitMQ clustering. We will release a formal Docker compose HA for Xray with the next major release of Xray in a few months.

katzefudder commented 5 years ago

I know it's a bit more complex to have a generic docker-compose.yml to rule all use cases, especially when it comes to spin up a cluster. Please have a look at my PR: https://github.com/jfrog/artifactory-docker-examples/pull/166

katzefudder commented 5 years ago

@eldada what do you think about my approach?

JfrogPrasanna commented 4 years ago

With the release of 3.0 and support for HA. This will be closed and also this repo is under deprecation.