
OneDev
All-in-one Git server with CI/CD, code review, and issues

OneDev is an all-in-one DevOps platform that bundles a Git server, code review, CI/CD automation, and project management into a single application. It’s designed to reduce integration overhead by providing source hosting, pipelines, and issues in one place, with a web UI for day-to-day developer workflows.
Key Features
- Git repository hosting with web UI, permissions, and repository browsing
- Pull requests with code review workflows, discussions, and approvals
- Built-in CI/CD with declarative pipelines (YAML) and self-hosted build agents
- Docker/agent-based job execution with caching/artifacts to speed up builds
- Issue tracking with customizable fields/workflows and agile boards
- Package registries (commonly used for publishing/consuming build outputs)
- Integrations via webhooks and API for automation and external tooling
- Search and traceability across commits, pull requests, builds, and issues
Use Cases
- Replace a GitHub/GitLab-style workflow for small-to-mid teams on private infrastructure
- Run CI/CD pipelines close to your code with integrated reviews and issue tracking
- Maintain internal developer platforms where unified permissions/auditability matter
Limitations and Considerations
- Smaller ecosystem than GitLab/GitHub; fewer third-party add-ons and marketplace-style integrations
- Some advanced enterprise features (varies by release) may require careful evaluation vs. larger suites
OneDev fits teams wanting a single, cohesive system for code hosting, reviews, and pipelines without stitching together many separate services. It is particularly useful when you prefer an integrated UI and centralized project data for development workflows.
Categories:
Tags:
Tech Stack:
Similar Services

Gitea
A lightweight, self-hosted Git service
Self-hosted Git server with a web UI, issues, pull requests, Actions CI/CD, packages, and fine-grained access controls.


Gogs
A painless self-hosted Git service
Lightweight Git hosting with web UI, SSH/HTTP access, PRs, issues, and webhooks—easy to deploy on small servers.


Weblate
Web-based translation management with Git integration
Self-hosted translation management platform with Git-based workflows, web UI, team collaboration, and machine-translation support for software localization.


Opengist
Self-hosted Git-powered gist and pastebin
Opengist is a self-hosted, Git-backed alternative to GitHub Gist for sharing code snippets and text pastes with syntax highlighting, Markdown support, and user management.

Tasks.md
Task management in a Markdown file, backed by GitHub Issues
A GitHub-integrated task list that syncs Markdown checklists with GitHub Issues for lightweight planning and tracking.


Review Board
Web-based, tool-agnostic code review for Git, SVN, and more
Review Board is a web-based code review tool supporting Git/SVN/Perforce/CVS/Mercurial, inline comments, diff viewing, issue tracking, and integrations.
