Deploying via RPM
Polarity Server can be installed onto your image via RPMs. RPM based installation supports running on CentOS 7, RHEL 7, Amazon Linux 2, and RHEL 8.
Minimum Server Requirements
You must deploy Polarity Server RPMs to a system with the following minimum specifications.
64 bit Minimum
32GB of RAM
4 Logical Cores
250 GB of Disk Space
Port 22/TCP allowed for SSH management
Port 443/TCP allowed for Polarity Web and Client's to function
Access to PostgreSQL yum repository
Access to CentOS 7, RHEL 7, RHEL 8 (or other EL 8 variant), or Amazon Linux 2 yum repositories
Polarity Single Server Architecture
The Polarity Single Server architecture consists of a web proxy (nginx) which sends request to our REST API via HTTPS and web socket traffic to our integration framework via WSS. Annotation data is managed in a PostgreSQL database (version 13.x). In addition there are multiple redis caches that perform various cache functions (Redis v6.x)

Installation Steps
Please contact Polarity Support at support@polarity.io for the latest RPM installation guide.
Last updated