[Apiman-user] production guide error

Eric Wittmann eric.wittmann at redhat.com
Fri Oct 9 11:15:20 EDT 2015


Thanks for the correction to the production guide.  I'll get that updated.

As for the configuration endpoint.  The UI lets you *connect* the 
manager to one or more Gateway via the gateway's configuration endpoint. 
  The UI (or the Manager REST services) must be used to manage the 
gateway connections.

If you wanted to change the *actual* endpoints the gateway is using, you 
would need to make changes to the gateway WARs themselves.

But if you're asking how to automate the configuration of the link 
between the manager and the gateway, you would need to use the manager's 
REST API to modify the value during some sort of bootstrapping phase.

-Eric

On 10/9/2015 10:03 AM, Tim Dudgeon wrote:
> Hi All
>
> I think I found an error in the production guide section for Setting the
> API Gateway Public Endpoint
> http://www.apiman.io/latest/production-guide.html#_setting_the_api_gateway_public_endpoint
> where it states:
> apiman-gateway.public-endpoint=https://api-gateway-host.org:8443/api-gateway/
> it should be:
> apiman-gateway.public-endpoint=https://api-gateway-host.org:8443/apiman-gateway/
>
>
> And on a related topic, is it possible to define the configuration
> endpoint for the gateway in the apiman.properties file rather than
> through the UI (the property that has the default value of
> https://localhost:8443/apiman-gateway-api).
>
> Thanks
> Tim
>
>
>
> _______________________________________________
> Apiman-user mailing list
> Apiman-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/apiman-user
>


More information about the Apiman-user mailing list