Before you start installing ALM, you need to ensure that the required applications are installed. For more information, refer to the Technical Specifications document.
- Java Runtime Environment 8. You need to use a version that is appropriate for your operating system (64 bit).
- Apache Tomcat 9.
- Microsoft SQL Server (versions 2016, 2017, or 2019) Or Oracle 19cNote: Only 64-bit operating systems are supported
- ImageMagick 6, 7.0.0 and later versions.Note: ImageMagick is recommended for best performance in image conversion. If ImageMagick is not installed, an internal converter is used. For newer versions (7.0.0+), select the Install legacy utilities (e.g. convert) check box during installation. This includes convert.exe.
- Microsoft Visual C++ 2015 Redistributables (x64)
- Operating systems:
- Windows 10
- Windows 11 Enterprise
- Windows Server 2016
- Windows Server 2019
- Windows Server 2022
Note: Only 64-bit operating systems are supported
When working with Microsoft SQL Server, verify the following settings are in place:
-
Go to
and enable TCP/IP connections. -
Go to
and enter the desired port for your SQL server instance. The value is usually 1433. -
Activate SQL Server authentication.
-
Prepare a database account that ALM can use.