event-store-mgmt-ui
event-store-mgmt-ui copied to clipboard
Service configuration
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