ORIGAM platform is delivered as a linux based docker image.
Docker Image Requirements
The requirement of the docker image itself depend on the type of application, but the minimum resource requirements are:
- 2 CPU
- 4 GB RAM
Database Server Requirements
ORIGAM supports Microsoft SQL Server nad PostgreSQL.
Microsoft SQL Server
- Microsoft SQL Server 2017 and higher (any edition incl. Express)
- Separate from application server recommended
- Separate disk drives for data and logs recommended
- 20 GB hard drive space (differs by type of an application)
- Gigabit LAN
- For more information see Hardware and Software Requirements for Installing SQL Server 2017
PostgreSQL
TBA.