Open ramonsmits opened 2 months ago
Configuration seems to consist out of:
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.
No response
Describe the feature.
Configuration seems to consist out of:
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