Kallithea
Git and Mercurial source code hosting with code review
Kallithea is a web-based source code management platform for hosting and managing Git and Mercurial repositories. It provides a centralized place for browsing code, reviewing changes, and administering repositories with access control and auditing. Built as a fork in the RhodeCode lineage, it targets teams that want a straightforward SCM server with both Git and Mercurial support.
Key Features
- Hosts both Git and Mercurial repositories with a web interface for browsing history, diffs, and file contents
- Pull request / changeset-based code review workflows with inline comments and discussion
- Fine-grained permissions and repository/group management for multi-user environments
- Built-in user authentication options (including external auth integrations) and administrative UI
- Webhooks/integrations for connecting repository events to external systems
- Search and browsing utilities for navigating repositories and changes
- Audit-friendly activity/history views for repositories and users
Use Cases
- Team SCM server for organizations needing both Git and Mercurial in one platform
- Internal code review and collaboration for on-prem development environments
- Central repository hosting for regulated or air-gapped networks
Limitations and Considerations
- Primarily focused on SCM/review; it is not an all-in-one DevOps suite (CI/CD, issues, etc. typically require external tools)
Kallithea fits teams that want a lightweight, administrable Git/Mercurial hosting solution with code review, permissions, and integrations. It is especially useful where Mercurial support is still required alongside Git, without adopting a larger integrated platform.
Categories:
Tags:
Tech Stack:
Similar Services

Gitea
Self-hosted Git hosting with code review, issues, and CI/CD
Gitea is a lightweight, self-hosted Git service with repositories, pull requests, issues, wiki, packages, and built-in CI/CD via Actions and runners.

Gogs
A painless self-hosted Git service.
Lightweight, open source self-hosted Git service designed for easy installation across platforms.

OneDev
Self-hosted Git server with CI/CD, issue tracking, and package registries
OneDev is a self-hosted DevOps platform combining Git hosting, CI/CD pipelines, Kanban-style issue tracking, code review, and built-in package registries.

GitBucket
Git web platform with GitHub API compatibility and plugins
GitBucket is a self-hosted Git web platform for managing Git repositories with issues, pull requests, wikis, Git LFS support, and a plugin system.

Soft Serve
Self-hosted Git server with an SSH-accessible terminal UI
Self-hostable Git server focused on SSH, featuring a terminal UI, access control, and Git LFS support, with cloning via SSH, HTTP, or the Git protocol.

Review Board
Web-based code and document review platform
Review Board is a web-based tool for code and document reviews, with rich diff viewing, threaded discussions, and integrations with many version control and CI systems.
Redis
Gunicorn
Docker
Python
Pyramid