Completely free

Download and install OpernixIT

Choose the Windows endpoint agent or Linux/Docker deployment.

Windows EXE

Windows endpoint agent installer.

  • Windows service installation
  • Delayed automatic startup
  • Automatic restart after failures
  • Local service logs
Download Latest Windows Release

Linux & Docker

Self-hosted deployment with Docker Compose.

  • Docker Engine 24+
  • Docker Compose v2
  • PostgreSQL 16
  • Minimum 2 CPU / 4 GB RAM / 20 GB disk
GitHub Deployment Repository
git clone https://github.com/shotlasts/OpernixITSM.git
cd OpernixITSM
cp .env.example .env
docker compose -f docker-compose.yml up -d