What is a default Username and Password for the eventstore Docker image?
Where can I find out these credentials? Or where can I configure them?
CodePudding user response:
It's:
- user:
admin
- password:
changeit
See more in https://developers.eventstore.com/server/v21.10/installation/#quick-start.
You can change it through HTTP API: https://developers.eventstore.com/clients/http-api/v5/api/#change-password