Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 419 Bytes

Readme.md

File metadata and controls

15 lines (9 loc) · 419 Bytes

Docker compose for EventStore Database

Simple docker-compose file to run EventSore

To run the EvenStore type:

docker-compose up

You will find the web interface of EventStore at http://localhost:2113/ Access with user: admin / password: changeit

The data is stored in the folder data

You can find documentation on EventStore on the website http://docs.geteventstore.com/