---
title: "Installing Polarity Server v5"
slug: "polarity-installing-server-v5"
updated: 2026-03-26T21:45:17Z
published: 2026-03-26T21:46:01Z
canonical: "knowledge.threatconnect.com/polarity-installing-server-v5"
stale: true
---

> ## Documentation Index
> Fetch the complete documentation index at: https://knowledge.threatconnect.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Installing Polarity Server v5

## Options to get Polarity version 5

Polarity Server version 5 is available by the following methods:

- [**Fresh Install on a New Docker Server**](/v1/docs/polarity-server-v5-fresh-install-docker)
  - This is the standard installation for Polarity Server v5.
  - Requires Docker.
  - Assumes Docker service is running with root privileges.
- [**Fresh Install on a New Podman Server**](/v1/docs/polarity-server-v5-fresh-install-podman)
  - Requires Podman.
  - Assumes Podman service is running ***without*** root privileges (ie. in user space).
  - Assumes installation user may use `sudo` privileges.
- [**Upgrade from Polarity Server version 4**](/v1/docs/polarity-upgrade-from-server-v4)
  - Requires Docker.
  - Assumes Docker service is running with root privileges.
  - ***We recommend migrating existing v4 data to a Fresh Install server.***
