Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Phone-home configuration #23

Open
sweetlandj opened this issue Feb 23, 2016 · 1 comment
Open

Phone-home configuration #23

sweetlandj opened this issue Feb 23, 2016 · 1 comment

Comments

@sweetlandj
Copy link
Owner

Implement a REST API that will enable remote Platibus instances to request configuration from a primary instance or configuration server. In addition, provide an IPlatibusConfiguration implementation that will make this call and retrieve configuration from the remote server, as well as a ConfigurationSection that can be used to declaratively specify the base URIs of the primary instance / configuration server. Finally, provide an ISubscriptionTrackingService that will POST or DELETE subscription info to the primary instance / configuration server as it is updated.

@tdbrian
Copy link
Contributor

tdbrian commented Mar 10, 2020

Started working on project around this https://github.com/tdbrian/Platibus.Registry. It has both a REST API and web UI for for managing shared configuration in a single registry as well as some diagnostic UI tools. Looking into adding some additional tools for creating shared contracts and code gen similar to Confluent schema registry for Kafka https://docs.confluent.io/current/schema-registry/index.html#avro-background.

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

No branches or pull requests

2 participants