Versions Compared

Key

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

Taskana support these databases:

DatabaseVersion
DB210.5
DB211.1
POSTGRES10.4
H2-


By default the unit tests will run with the H2 database. If you want to run the tests with a different database you have to create the taskanaUnitTest.properties file in your home directory.

...

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. (shell for *nix users and batch for windows users).

...