Skip to content
This repository has been archived by the owner on Jan 20, 2021. It is now read-only.

Extract service endpoints and use them in Core #8

Open
MiethanerR opened this issue Aug 9, 2017 · 1 comment
Open

Extract service endpoints and use them in Core #8

MiethanerR opened this issue Aug 9, 2017 · 1 comment

Comments

@MiethanerR
Copy link
Contributor

Extract the service endpoints from the rudder status response and send them to the core. The core also has to be enabled to work with them.

@MiethanerR
Copy link
Contributor Author

MiethanerR commented Sep 8, 2017

Add a endpoint parameters to the technical service, e.g.:

<ParameterDefinition id="endpoint.wordpress" valueType="STRING" mandatory="false" configurable="true" default="https://{ip_address}:{port}/wordpress/index.html" modificationType="ONE_TIME" />

The service name has to match the string after "endpoint." and the ip address and port in the value have to be replaced by the provisioning service.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant