[Apiman-user] production guide error
Tim Dudgeon
tdudgeon.ml at gmail.com
Fri Oct 9 11:35:49 EDT 2015
Yes, I'm wanting to set up a automated build/deploy environment and
wanting to avoid needing to manually change this setting in the UI.
Using the REST API should be feasible.
On 09/10/2015 16:15, Eric Wittmann wrote:
> 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