To prevent automated spam submissions leave this field empty.

Redmine

Integrated SCM & Project Management

Redmine is a Rails web application that provides integrated project management features, issue tracking, and support for multiple version control programs. It includes calendar and gantt charts to aid visual representation of projects and their deadlines. It also features multi-project support, role based access control, a per-project wiki, and project forums.

GitLab

Self Hosted Git Management & DevOps Toolchain

GitLab is a single application for the entire software development lifecycle. From project planning and source code management to CI/CD, monitoring, and security. GitLab provides Git based version control, packaged with a complete DevOps toolchain. Somewhat like GitHub, but much, much more.

Revision Control

All-in-one code repository

An integrated revision control server combining the world's best open source Version Control Systems: Subversion and Git. A web interface for each system is included, making it easy to browse through the code base, compare revisions and manage repositories for multiple projects.

Trac

Integrated SCM & Project Management

Trac is a web-based project management and bug-tracking tool. It allows hyperlinking information between a computer bug database, revision control and wiki content. It also serves as a web interface to the revision control systems Subversion and Git. Among the users of Trac is NASA's Jet Propulsion Laboratory.

Gitea

Git with a cup of tea!

Gitea is a painless self-hosted Git service. It is somewhat similar to GitHub, Bitbucket and Gitlab. As well as support for Git revision control, it also provides issue tracking and development wiki pages. Gitea is a fork of Gogs, a lightweight code hosting solution written in Go and published under the MIT license.