Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For easier setup there are preconfigured docker images. After installing docker just run the following command to start an instance of the specific database:

Info

Currently no docker image has volume support. => All data will be lost if the docker container is stopped. If you need a persistent docker container talk to Mustapha Zorgati

Info

In the folder ci you find a prepare_db script which already does all of the listed below. (bash for *nix users and batch for windows users).

...