From jerome at ibt.unam.mx Sat Aug 3 00:11:16 2019 From: jerome at ibt.unam.mx (Jerome) Date: Fri, 2 Aug 2019 19:11:16 -0500 Subject: [arvados] Setting up a api and controleer server Message-ID: Dear all I'm trying to install Arvados here in my Institute. For the moment, we are interesting in the keepstore server capabilities of Arvados, for a firt step. I've following the documentaion online, after i've tryed it with the docker image. Ate the end of the controller configuration, i run the following command like in the documentation: $ curl -X OPTIONS http://0.0.0.0:9004/login And i don't ahve any error message. I go inside my docker image, and run the same command, changing the port number from 9004 to 8003, as it's the controller port in the docker image of arvbox (if I'm not wrong..) $ curl -X OPTIONS http://0.0.0.0:8003/login What's wrong in what i'm doing? As the docker image get me the same result as in my proper server, is not the documentation false here? Hope that's someone could help me. Regards! -- -- Jérôme Un buen libro es como un buen viaje, se empieza con inquietud y se termina con nostalgía (Anonymo)