Executor installation requirements
Executor has some spesific installation requirements.
Repository database
Executor can run on MariaDB, MySQL and PostgreSQL databases. Make sure the minimum versions of the databases are as follows:
| Database | Minimum Version |
|---|---|
| PostgreSQL | 14.x |
| MariaDB | 11.x |
| MySQL | 8.x |