Installing OpenSPP#

This guide is for sys admins and evaluators deploying OpenSPP.

Installation methods#

Method

Status

Best For

Docker installation

✅ Available

Evaluation, development, production

Debian/Ubuntu package

🚧 Coming soon

Native Linux deployments

Windows installer

🚧 Coming soon

Windows Server environments

Note

Recommended: Start with Docker. It's the officially supported method and works on all platforms.

System requirements#

Minimum (evaluation)#

Component

Requirement

CPU

2 cores

RAM

4 GB

Disk

20 GB SSD

OS

Ubuntu 20.04+, Debian 11+, macOS 12+, Windows with WSL2

Prerequisites#

Before installing, you'll need:

  • Docker 24.0+ and Docker Compose v2.20+

  • Git 2.30+

See Docker installation for platform-specific installation commands.