Skip to content

Configuration Server

To make configuration easier, we have created a Configuration Server that can host a single copy of the configuration data needed by all other components and provide that information to those components on demand. The configuration server is not supported by all of the components yet, but we are working toward that as quickly as possible.

The Configuration Server is a .NET web server application and can be deployed on Windows or Linux systems. If you prefer, it can be deployed alongside other components on a Windows or Linux origin or target system or on a separate system.