Self-Hosted Edition

Run paplix on your own infrastructure for complete control over your data.

Overview

The self-hosted edition of paplix gives you:

  • Complete data ownership - Your code never leaves your servers
  • Custom integrations - Connect to your internal Git servers
  • Air-gapped deployments - Run without internet access
  • Unlimited users - No per-seat licensing

Editions Comparison

| Feature | Community | Pro (Cloud) | Enterprise | |---------|-----------|-------------|------------| | Visual diff | Yes | Yes | Yes | | Conflict resolution | Yes | Yes | Yes | | GitHub integration | Yes | Yes | Yes | | GitLab integration | Yes | Yes | Yes | | Self-hosted | Yes | No | Yes | | Priority support | No | Yes | Yes | | SSO/SAML | No | No | Yes | | Audit logs | No | No | Yes | | Custom branding | No | No | Yes |

Community Edition

The Community Edition is free and open source. Perfect for:

  • Individual developers
  • Small teams
  • Open source projects
  • Evaluating paplix

Getting Started

See the Installation Guide for detailed instructions.

Quick start with Docker:

docker run -d \
  -p 3000:3000 \
  -e GITHUB_CLIENT_ID=your_client_id \
  -e GITHUB_CLIENT_SECRET=your_client_secret \
  ghcr.io/paplix/paplix:latest

Enterprise Edition

For organizations with advanced security and compliance requirements.

Features

  • SSO/SAML - Integrate with your identity provider
  • Audit Logs - Track all actions for compliance
  • Custom Branding - Use your own logo and colors
  • Priority Support - Direct access to our engineering team
  • SLA - Guaranteed uptime and response times

Contact Us

Interested in Enterprise? Contact our sales team.

Next Steps