Compartment is an open source runtime designed for teams to run and share custom software on their own infrastructure. It provides isolated environments for each workload, built-in access controls (RBAC, SSO), audit logs, and private system connectivity. Key features include:
- Self-hosted, no lock-in: Run on your own infrastructure without vendor dependency.
- Isolation: Each workload runs in its own sandbox with clear boundaries.
- Access control: Role-based access, SSO integration, and audit logs for traceability.
- Fast setup: Install with a single command and deploy quickly.
- Extensible: Open source and works with any AI coding agent. Use cases include hosting shared utilities, internal tools, scrapers, workers, and team automations.

