Configuration Microservice
This applies to: Visual Data Discovery
The Symphony configuration microservice is packaged with the Spring Cloud Configuration server, which allows Symphony to easily integrate with its Spring-based microservices. It provides the mechanism by which Symphony property settings can be maintained using the Service Monitor. The property settings are persisted in a supported PostgreSQL data store or in a GitHub repository.
A config-server-upload.jar
utility is available that can be used to migrate the microservice properties from your standalone Symphony servers to the Symphony configuration data in the PostgreSQL data store, where the configuration microservice can maintain them. See Migrate Properties to the Configuration Server.
For complete information, see Use the Symphony Data Discovery Configuration Microservice to Maintain Application Properties.