Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Artifactory in docker swarm does not work #36

Closed
NasAmin opened this issue Aug 15, 2017 · 3 comments
Closed

Artifactory in docker swarm does not work #36

NasAmin opened this issue Aug 15, 2017 · 3 comments

Comments

@NasAmin
Copy link

NasAmin commented Aug 15, 2017

Hi,

We are using Artifactory enterprise license and trying to setup a multi site network topology. Is Docker swarm mode suitable for that?

Volumes don't work in docker swarm-mode
Container names aren't supported
Unable to manage artifactory instances and the Swarm's load balancer will take to any task running the instance and not the one you want to manage in Mission Control.
Is Swarm Mode appropriate for multi site topology?

@marcellodesales
Copy link
Contributor

marcellodesales commented Aug 22, 2017

HI @NasAmin

I'm working towards the following architecture...

  • Use RexRay Docker volume plugin for EBS to store the Database Data
    • Single Container can Write to the FS
  • Use RexRay Docker volume plugin for EFS to store the Web App Data
    • Multiple Containers can write to the FS

Finally got Docker Volumes to work in AWS rexray/rexray#820 (comment). I haven't had time to work on an integration with Artifatory, but our team has worked in deploying the multi-site statically without Docker, but I wanna take this opportunity to do it Dockerized in Swarm...

The work I'm planning is based on a Workshop at Dockercon where the presenter Dockerized his infrastructure entirely in Swarm, including the Docker Registry using Docker Volumes in Swam...

@eldada
Copy link
Contributor

eldada commented Dec 18, 2017

@NasAmin , @marcellodesales - guys - this is old. Is it still relevant? Or can I close it?

@NasAmin
Copy link
Author

NasAmin commented Jan 3, 2018

Yes you may close this issue. What I am trying to do isn't easily possible with Swarm-mode

@eldada eldada closed this as completed Jan 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants