Taiga (project management)

Last updated
Taiga
Developer(s) Taiga Agile, LLC
Initial releaseOctober 7, 2014;8 years ago (2014-10-07) [1]
Stable release
6.0.6 / February 26, 2021;21 months ago (2021-02-26) [1]
Repository https://github.com/taigaio
Written in Python, Django, AngularJS
Type Project management system
License AGPL-3.0-or-later
Website taiga.io

Taiga is a free and open-source project management system for startups, agile developers, and designers. [2] Its frontend is written in AngularJS and CoffeeScript; backend, in Django and Python. [3] Taiga is released under the AGPL-3.0-or-later license. [4]

Contents

Overview

Taiga is a project management application that can handle both simple and complex projects for startups, software developers, and other target teams. It tracks the progress of a project. With Taiga, you can use either Kanban or Scrum template, or both. Backlogs are shown as a running list of all features and User Stories added to the project. [5] Taiga is available in more than 20 different languages. [6]

Taiga integrates video conferencing functions with the use of third party services like Talky.io, Jitsi and Whereby.com. [7] Group and private chat is done via Slack. [8]

The on-premise version of Taiga can be downloaded from its GitHub repositories and used for free. The suggested self-managed support includes docker technology. [9]

This project management system can interface with web-based version control repositories like GitHub, GitLab and Bitbucket. [10] Taiga also provides several importers to facilitate migration from other proprietary software platforms. [11]

Background

Origins

Taiga formally came with the creation of Taiga Agile, LLC in February 2014 that provided the formal structure for the Taiga project. [12] But its origins went back with the team at Kaleidos, a Madrid-based software company that initiated week-long hack-a-thons dedicated to personal improvement and prototyping of internal projects (of which Taiga was one). [13]

Awards

Taiga won the 2015 Most Valued Agile Tool awarded by the Agile Portal. [14] It's been cited as one of "Top 10 open source projects in 2014" [15] and "Top 11 project management tools for 2016" [16] by Opensource.com.

Usage

There are no official estimates as to how many people use Taiga but there are two data points that can be used to extrapolate. Taiga's landing page shows current SaaS 400K+ users. [17] The number of Taiga self-managed instances is unknown but the combined docker pulls exceed 2 million. [18] Taiga's own informal estimated user base is 20M+ users. [19]

Related Research Articles

<span class="mw-page-title-main">Git</span> Software for version control of files

Git is a distributed version control system: tracking changes in any set of files, usually used for coordinating work among programmers collaboratively developing source code during software development. Its goals include speed, data integrity, and support for distributed, non-linear workflows.

A source-code-hosting facility is a file archive and web hosting facility for source code of software, documentation, web pages, and other works, accessible either publicly or privately. They are often used by open-source software projects and other multi-developer projects to maintain revision and version history, or version control. Many repositories provide a bug tracking system, and offer release management, mailing lists, and wiki-based project documentation. Software authors generally retain their copyright when software is posted to a code hosting facilities.

The GeoNetwork opensource (GNOS) project is a free and open source (FOSS) cataloging application for spatially referenced resources. It is a catalog of location-oriented information.


This is a comparison of notable free and open-source configuration management software, suitable for tasks like server configuration, orchestration and infrastructure as code typically performed by a system administrator.

GitHub, Inc. is an Internet hosting service for software development and version control using Git. It provides the distributed version control of Git plus access control, bug tracking, software feature requests, task management, continuous integration, and wikis for every project. Headquartered in California, it has been a subsidiary of Microsoft since 2018.

Transifex is a globalization management system (GMS), which is a proprietary, web-based translation platform. It targets technical projects with frequently updated content, such as softwares, documentations, and websites, and encourages the automation of the localization workflow by integrating with common developer tools.

<span class="mw-page-title-main">Jenkins (software)</span> Open source automation server

Jenkins is an open source automation server. It helps automate the parts of software development related to building, testing, and deploying, facilitating continuous integration and continuous delivery. It is a server-based system that runs in servlet containers such as Apache Tomcat. It supports version control tools, including AccuRev, CVS, Subversion, Git, Mercurial, Perforce, ClearCase and RTC, and can execute Apache Ant, Apache Maven and sbt based projects as well as arbitrary shell scripts and Windows batch commands.

<span class="mw-page-title-main">OpenShift</span> Cloud computing software

OpenShift is a family of containerization software products developed by Red Hat. Its flagship product is the OpenShift Container Platform — a hybrid cloud platform as a service built around Linux containers orchestrated and managed by Kubernetes on a foundation of Red Hat Enterprise Linux. The family's other products provide this platform through different environments: OKD serves as the community-driven upstream, Several deployment methods are available including self-managed, cloud native under ROSA, ARO and RHOIC on AWS, Azure, and IBM Cloud respectively, OpenShift Online as software as a service, and OpenShift Dedicated as a managed service.

<span class="mw-page-title-main">ERPNext</span> Enterprise Resource Planning software

ERPNext is a free and open-source integrated Enterprise Resource Planning (ERP) software developed by an Indian software company Frappe Technologies Pvt. Ltd. and is built on MariaDB database system using Frappe, a Python based server-side framework.

Docker is a set of platform as a service (PaaS) products that use OS-level virtualization to deliver software in packages called containers. The service has both free and premium tiers. The software that hosts the containers is called Docker Engine. It was first started in 2013 and is developed by Docker, Inc.

<span class="mw-page-title-main">RhodeCode</span> German software company

RhodeCode is an open source self-hosted platform for behind-the-firewall source code management. It provides centralized control over Git, Mercurial, and Subversion repositories within an organization, with common authentication and permission management. RhodeCode allows forking, pull requests, and code reviews via a web interface.

<span class="mw-page-title-main">Visual Studio Code</span> Source code editor developed by Microsoft

Visual Studio Code, also commonly referred to as VS Code, is a source-code editor made by Microsoft with the Electron Framework, for Windows, Linux and macOS. Features include support for debugging, syntax highlighting, intelligent code completion, snippets, code refactoring, and embedded Git. Users can change the theme, keyboard shortcuts, preferences, and install extensions that add additional functionality.

Perforce, legally Perforce Software, Inc., is an American developer of software used for developing and running applications, including version control software, web-based repository management, developer collaboration, application lifecycle management, web application servers, debugging tools and Agile planning software.

Tuleap is an application lifecycle management system, which facilitates agile software development, design projects, V-model, Requirement Management, and IT Services Management. It is open source and released under the GNU General Public License, version 2.

metasfresh is an open source/free ERP software designed and developed for SMEs. metasfresh is an actively maintained fork of ADempiere and can be used and distributed freely. It does not require a contributor license agreement from partners or contributors. There is no closed source code, and the planning and development happen openly in the community. metasfresh was included in the Top 9 Open Source ERP to consider by opensource.com.

The Update Framework (TUF) is a software framework designed to protect mechanisms that automatically identify and download updates to software. TUF uses a series of roles and keys to provide a means to retain security, even when some keys or servers are compromised. It does this with a stated goal of requiring minimal changes and effort from repository administrators, software developers, and end users. In this way, it protects software repositories, which are an increasingly desirable target for hackers.

<span class="mw-page-title-main">Singularity (software)</span> Free, cross-platform and open-source computer program

Singularity is a free and open-source computer program that performs operating-system-level virtualization also known as containerization.

<span class="mw-page-title-main">Prometheus (software)</span> Application used for event monitoring and alerting

Prometheus is a free software application used for event monitoring and alerting. It records real-time metrics in a time series database built using a HTTP pull model, with flexible queries and real-time alerting. The project is written in Go and licensed under the Apache 2 License, with source code available on GitHub, and is a graduated project of the Cloud Native Computing Foundation, along with Kubernetes and Envoy.

The Contributor Covenant is a code of conduct for contributors to free/open source software projects, created by Coraline Ada Ehmke. Its stated purpose is to reduce harassment of minority, LGBT and otherwise underrepresented open source software developers.

youtube-dl is a free and open source download manager for video and audio from YouTube and over 1,000 other video hosting websites. It is released under the Unlicense software license.

References

  1. 1 2 "CHANGELOG.md". Taiga.io. 26 February 2021. Retrieved 8 March 2021.
  2. "Taiga". Taiga.io. Retrieved 8 March 2021.
  3. "Taiga Documentation". Taiga. Retrieved 8 March 2021.
  4. "License". Github. Retrieved 8 March 2021.
  5. "Taiga.io Scrum module overview". Taiga.io. Retrieved 8 March 2021.
  6. "Taiga transifex page". Transifex. Retrieved 8 March 2021.
  7. "Taiga's module customisations options". Taiga.io. Retrieved 8 March 2021.
  8. "Chat configuration options". Taiga.io. Retrieved 8 March 2021.
  9. "Taiga". Taiga.io. Retrieved 8 March 2021.
  10. "Taiga repositories configuration". Taiga.io. Retrieved 8 March 2021.
  11. "Taiga import/export projects options". Taiga.io. Retrieved 8 March 2021.
  12. "Taiga, a new open source project management tool with focus on usability". Opensource.com. 24 Oct 2014. Retrieved 31 December 2015.
  13. "The Top 7 Open Source Project Management Tools". Shareable. 15 Dec 2015. Retrieved 9 March 2016.
  14. "The 2015 Agile Awards". Yoh. 12 Nov 2015. Retrieved 20 March 2016.
  15. "Top 10 open source projects of 2014". Opensource. Retrieved 20 March 2016.
  16. "Top 11 project management tools for 2016". Opensource. Retrieved 30 March 2016.
  17. "Taiga landing". Taiga.io. 8 March 2021. Retrieved 8 March 2021.
  18. "Taiga dockerhub listing landing". docker.com. 8 March 2021. Retrieved 8 March 2021.
  19. "Taiga CEO article on linkedin". linkedin.com. 29 October 2021. Retrieved 8 March 2021.