event-store-mgmt-ui icon indicating copy to clipboard operation
event-store-mgmt-ui copied to clipboard

Service configuration

Open codeliner opened this issue 7 years ago • 0 comments

The UI should support multiple backends.

For each backend you can configure:

  • [ ] Service name
  • [ ] Event store base url
  • [ ] Message box endpoint (optional)
    • If set: a console is available to send messages to the service
  • [ ] Message schema endpoint (optional)
    • If set: a message API documentation viewer is available and console can suggest messages
  • [ ] Message flow endpoint (optional)
    • if set: message flow analyzer can load the graph from the backend
  • [ ] Read-only mode
    • if enabled: event store write operations are disabled

codeliner avatar Mar 17 '18 20:03 codeliner