Skip to content

Repository files navigation

tech:lounge Masterclass

Run EventSourcingDB:

docker run \
-it \
--init \
-p 3000:3000 \
thenativeweb/eventsourcingdb:1.2.0 \
run \
--api-token secret \
--data-directory-temporary \
--http-enabled \
--https-enabled=false \
--with-ui

Environment variables to be used:

  • PORT (default 4000)
  • ESDB_URL (default http://localhost:3000)
  • ESDB_API_TOKEN (default secret)

Build the Docker image:

make build-docker

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages