Awesome! We'll get it merged in asap.
On Thu, Oct 5, 2017 at 9:32 AM, Jorge Riquelme <jorge(a)larix.cl> wrote:
Hi Eric,
Thank you for the clarification. In fact, I made a change there yesterday
to get the Gateway running, but I wasn't sure if some alternative was
available.
I created a Jira issue (
https://issues.jboss.org/browse/APIMAN-1292) and
a pull request (
https://github.com/apiman/apiman/pull/627).
Best regards,
Jorge Riquelme
*Jorge Riquelme Santana*
*Co-founder & CTO*, Larix <
http://www.larix.cl/>
mobile: (+56 9) 66594454 <%28%2B56%209%29%2062481315>
web:
www.larix.cl
On Thu, Oct 5, 2017 at 8:22 AM, Eric Wittmann <eric.wittmann(a)redhat.com>
wrote:
> 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/platfor
> ms/vertx3/vertx3/src/main/java/io/apiman/gateway/platfor
> ms/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(a)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(a)lists.jboss.org
>>
https://lists.jboss.org/mailman/listinfo/apiman-user
>>
>>
>