Skip to content

Include a UI to build bridge routes/mappings #511

@ramonsmits

Description

@ramonsmits

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions