Polarity v4 Admin Guide
Polarity v5 Admin Guide
  • Sever Requirements
    • Deployment Methods
      • Deploying Polarity Server on AWS with RDS and Elasticache
      • Deploying Polarity Server Virtual Machine on Azure
      • Deploying via OVA
      • Deploying via RPM
      • Polarity Server BYOL AMI
  • Guides
    • Installing License
    • Authentication
      • SAML
        • Azure ADFS
        • Okta
        • SAML Troublshooting
      • LDAP Troubleshooting
    • Installing Private Certificate Authority
    • Installing SSL Certificate
      • Installing LetsEncrypt SSL Certificate on Polarity Server
    • Configuring a Proxy
    • Migrating Polarity Servers
      • Upgrade PostgreSQL to v13
    • Enabling SMTP
    • Server Environment Variables
    • File System Layout
    • Configuring a FQDN
    • Enabling Source Analytics
      • Elasticsearch
        • Configuring Source Analytics on Elasticsearch
        • Source Analytics Integration with Elasticsearch
    • v5 Server Pre-Flight Upgrade Check
  • Integrations
    • Auto Subscribe CLI Tool
    • Installation
    • Install Multiple Copies of an Integration
    • Modifying Integration Name & Acronym
    • Add Custom Entity Types
Powered by GitBook
On this page
  • Minimum Server Requirements
  • Polarity Single Server Architecture
  • Installation Steps
  1. Sever Requirements
  2. Deployment Methods

Deploying via RPM

PreviousDeploying via OVANextPolarity Server BYOL AMI

Last updated 1 year ago

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.