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.

Jenkins

Continuous integration

Jenkins is an award-winning application that monitors executions of repeated jobs, such as building a software project or jobs run by cron. Among those things, current Jenkins focuses on building/testing software projects continuously (e.g., like CruiseControl) and monitoring executions of externally-run jobs.

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.

Appliance category: 

TurnKey Core

Debian GNU/Linux with Batteries Included

TurnKey Core is the base operating system which all TurnKey GNU/Linux solutions share in common. It is commonly deployed standalone as a convenient starting point for custom system integrations. Benefits include automatic daily security updates, 1-click backup and restore, a web control panel, and preconfigured system monitoring with optional email alerts.

iceScrum

Agile collaborative development

iceScrum is a web application for using Scrum, the most popular agile development method, while keeping the spirit of a collaborative workspace. It also offers virtual boards with post-its for sprint backlog, product backlog and others.

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.

Appliance category: 

TKLDev

TurnKey Development Toolchain and Build System

TKLDev is the mother of all TurnKey apps. It's used to give birth to all TurnKey apps, including new versions of itself. It's designed to make simple things simple, and hard things possible. It's a self-contained build system that can be used to rapidly prototype and repeatably build any generic Debian-based Linux distribution or TurnKey GNU/Linux system from source.

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.