[Apiman-user] Bind Vert.x Gateway to IP

Eric Wittmann eric.wittmann at redhat.com
Thu Oct 5 07:22:34 EDT 2017


Currently I believe the vert.x gateway listens on all interfaces
(0.0.0.0).  For example:

https://github.com/apiman/apiman/blob/master/gateway/platforms/vertx3/vertx3/src/main/java/io/apiman/gateway/platforms/vertx3/verticles/HttpGatewayVerticle.java#L49-L51

If you need a way to ONLY listen on a particular host, then I think that
needs to be a code change.  If that's the case, submit a ticket:

https://issues.jboss.org/projects/APIMAN/issues

Or submit a pull request!  It's a pretty simple change. :)

-Eric


On Wed, Oct 4, 2017 at 10:24 PM, Jorge Riquelme <jorge at larix.cl> wrote:

> Hi,
>
> I couldn't find how to bind Vert.x Gateway to a specific IP (using the
> conf-es.json file, or some parameter like -b=x.x.x.x).
>
> Any help would be appreciated :)
>
> Best regards,
> Jorge Riquelme
>
> _______________________________________________
> Apiman-user mailing list
> Apiman-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/apiman-user
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/apiman-user/attachments/20171005/1b8c0cbb/attachment.html 


More information about the Apiman-user mailing list