Skip to content

Include a UI to build bridge routes/mappings #511

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

Open
ramonsmits opened this issue Sep 2, 2024 · 0 comments
Open

Include a UI to build bridge routes/mappings #511

ramonsmits opened this issue Sep 2, 2024 · 0 comments
Labels
Feature New feature or request

Comments

@ramonsmits
Copy link
Member

Describe the feature.

Configuration seems to consist out of:

  • defining transports and their configuration
  • defining routes between these transports

It would be great of in a UI you could "add" a transport where from that transport all endpoints/queues can be discovered via:

a. Querying the transport for queues
b. Querying ServiceControl instances for endpoint data

After querying this data can be used to add/disable/enable routes between transports with a single click.

The configuration could then be persisted in a configuration file.

Bonus points for adding versioning for example by using git to commit at each save.

Additional Context

No response

@ramonsmits ramonsmits added the Feature New feature or request label Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant