Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 591 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 591 Bytes

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.