[ 
https://issues.apache.org/jira/browse/MESOS-2376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998645#comment-14998645
 ] 

Dimitri commented on MESOS-2376:
--------------------------------

[~hfaran] What do you mean ? 
I am trying to set the mesos binding ip to something more secure than 0.0.0.0. 
I am running mesos inside a docker container, should I bind in the docker 
environment or on the host ? I have tried both, none did work. I haven't tried 
to set LIBPROCESS_PORT since i am just  trying to change the interface.

I am quite suprirse by the lake of documentation for this feature, which is to 
me something that cannot make mesos usuable to production.

> Allow libprocess ip and port to be configured
> ---------------------------------------------
>
>                 Key: MESOS-2376
>                 URL: https://issues.apache.org/jira/browse/MESOS-2376
>             Project: Mesos
>          Issue Type: Improvement
>          Components: java api
>            Reporter: Dario Rexin
>            Priority: Minor
>
> Currently if we want to configure the ip libprocess uses for communication, 
> we have to set the env var LIBPROCESS_IP, or LIBPROCESS_PORT for the port. 
> For the Java API this means, that the variable has to be set before the JVM 
> is started, because setting env vars from within JAVA is not possible / 
> non-trivial. Therefore it would be great to be able to pass them in to the 
> constructor.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to