Installation scenarios
Optima can be installed on three different scenarios.
Installation scenario on Windows server
Optima is installed on a Windows server, hosting all elements of Optima.
Operating system | Installed element | Third-party software |
---|---|---|
Windows Server 2022 | Optima DB | PostgreSQL ver. 17.4 |
PostGIS ver. 3.5.2 | ||
Optima .NET components |
ASP.NET Core Runtime 8.0 64 bit |
|
Optima AS | Java 11 |
See → Installing Optima on a Windows server.
Installation scenario on Linux server
Optima is installed on a Linux server, hosting all elements of Optima.
Operating system | Installed element | Third-party software |
---|---|---|
Oracle Linux 8 | Optima DB | PostgreSQL ver. 17.4 |
PostGIS ver. 3.5.2 | ||
Optima .NET components | .NET Core 3.1 64 bit | |
Optima AS | Java 11 |
See → Installing Optima on a Linux server.
Installation scenario three servers
Optima is installed on three different servers.
- 1 Windows server or Linux server (or Oracle Linux 8) hosting the .NET components
- 1 Linux server (Oracle Linux 8) hosting the Optima DB
- 1 Linux server (Oracle Linux 8) hosting the Optima AS
Server | Operating system | Installed element | Third-party software |
---|---|---|---|
.NET server |
Windows Server 2022 Oracle Linux 8 |
.NET components |
ASP.NET Core Runtime 8.0 |
DB server |
Windows Server 2022 Oracle Linux 8 RedHat 7 |
Optima DB |
PostgreSQL ver. 17.4 |
PostGIS ver. 3.5.2 |
|||
Optima AS |
Windows Server 2022 Oracle Linux 8 RedHat 7 |
Optima AS |
Java 11 |