Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 481 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 481 Bytes

Docker DB Scripts

Some helpful scripts for testing different databases

  • MariaDB 10.3 (DB: process-engine, User: camunda, Password: camunda)
  • PostgreSQL 10.7 (DB: process-engine, User: camunda, Password: camunda)
  • PostgreSQL 11.2 (DB: process-engine, User: camunda, Password: camunda)
  • Microsoft Sql Server 2017 (DB: processEngine, User: sa, Password: Camunda-BPM123)

* Note: do not move the sqlServerInit.sql since it's used for configuring Microsoft Sql Server 2017.