Skip to content

Docker composed Datomic Pro Db, Datomic Console, Datomic REST endpoint

License

Notifications You must be signed in to change notification settings

relves/docker-datomic-pro

Repository files navigation

docker-datomic-pro

Docker composed Datomic Pro DB, Datomic Console, Datomic REST endpoint inspired by pointslope/docker-datomic-example.

Steps

  1. Check out this repo and cd into docker-datomic-pro folder
  2. Get a Datomic Pro Starter Edition license at my.datomic.com
  3. Set shell environment variables MY_DATOMIC_USER, MY_DATOMIC_DOWNLOAD_KEY, DATOMIC_VERSION, DATOMIC_LICENSE_KEY
  4. Run "docker-compose up"
  5. Everything should now be running. Datomic DB: datomic:dev://localhost:4334/, REST end point: localhost:8001, Console end point: localhost:9000

Caveat emptor

As is, this is intended as a Datomic development environment configuration, not for production use.

About

Docker composed Datomic Pro Db, Datomic Console, Datomic REST endpoint

Resources

License

Stars

Watchers

Forks

Packages

No packages published