Hello Abdulrahman, I believe you can control the docker host in the job_conf.xml. https://github.com/galaxyproject/galaxy/blob/dev/config/job_conf.xml.sample_... I haven't' tried this yet, but it seems that it should work. Cheers, Marius On 2 March 2016 at 09:55, Abdulrahman Azab <azab@ifi.uio.no> wrote:
Hi Galaxy,
I'm working on a project for running galaxy on the top of a docker swarm cluster. The docker tag in the tool xml so far supports access only to the local docker host. To submit to the swarm manager, the command should be:
$ docker -H tcp://<manager-ip>:<manager-port> run ...
instead of:
$ docker run ...
Is it possible to add an xml tag attribute to support that option?
This would off course require that all files are located in a shared file-system.
Thank you,
Yours sincerely, Abdulrahman Azab
Head engineer ELIXIR.NO, Genomic Hyperbrowser Team Research Group for Biomedical Informatics, Department of Informatics (IFI) Research Support Services Group, University Center for Information Technology (USIT) University of Oslo, Boks 1072 Blindern, NO-0316 OSLO, Norway Email: azab@ifi.uio.no, azab@usit.uio.no Cell-phone: +47 46797339 ---- Senior Lecturer in Computer Engineering Faculty of Engineering, University of Mansoura, 35516-Mansoura, Egypt Email: abdulrahman.azab@mans.edu.eg <https://mail.uio.no/owa/abdulrahman.azab@mans.edu.eg>
___________________________________________________________ Please keep all replies on the list by using "reply all" in your mail client. To manage your subscriptions to this and other Galaxy lists, please use the interface at: https://lists.galaxyproject.org/
To search Galaxy mailing lists use the unified search at: http://galaxyproject.org/search/mailinglists/