Select Git revision
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
To learn more about this project, read the wiki.
README.md 4.34 KiB

AuTA
Runtime requirements
Core
AuTA's core requires a Java 11 runtime and MongoDB running on localhost. Optionally Graphviz can be installed to enable UML generation.
Furthermore, the path /srv/auta
must be readable and writable by the user AuTA runs as.
Worker
Like the core, the worker requires a Java 11 runtime.