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 |
Supported distributions
Executor can be installed on the following supported distributions:
- Ubuntu Server
- Debian
- Oracle Linux
- Red Hat Enterprise Linux (RHEL)