Skip to content

SORMAS-Foundation/SORMAS-data-generator

Repository files navigation

SORMAS-data-generator

Goal of this project is to generate and import credible test data into SORMAS. This is usable for:

  1. showcases and demos
  2. performance testing
  3. SORMAS-Stats
  4. a replacement of the SORMAS dev mode

Caveats

  • Very early stage of development, DO NOT CONNECT IT TO A PRODUCTION SYSTEM

Run it

docker-compose up -d: This will start a minimal stack of SORMAS-Docker which receives the generated data. For more options see here.