Taiga

../../../_images/bastion_taiga.png

Overview

Taiga is a comprehensive agile and lean team management system.

Kanban

  • Intuitive and simple, yet feature complete Kanban board

  • Customization to fit your workflow including EPICS and sub-tasks

  • Multiple workflows with Swim lanes

  • Extensive filter options & search function

  • WIP limits

  • View options like zoom level and user story archive function

  • Possibility to switch over to Scrum and vice versa

Scrum

  • Complete set of boards to plan and show individual sprints from backlog

  • Backlog & sprint planning including EPICS and sub-tasks

  • Estimations (possible per role) including project doom-line

  • Estimation tool (Taiga Seed)

  • Sprint task board with swim-lanes per user story and zoom function

  • Burn down chart on project and sprint level

  • Possibility to switch over to Kanban and vice versa

Issues

  • Integrated and complete issues/bug tracking

  • Customization of issue types, priorities and severities

  • Possibility to add issues to sprint

  • Function to promote issue to user story

  • Extensive filter options & search function

Dashboards/Reporting

  • Complete set of dashboards and reporting possibilities

  • Team performance dashboard (incl. team health Iocane function)

  • Full audibility with project timeline

  • Personal dashboard & notifications

  • Wiki function

  • Custom real time reports in your own data editor with CSV URL link

Highlights

  • Web and REST

  • ScrumOps with our python3-taiga-cli

  • Our best-practice projects set up ready for you to clone

  • BastionLinuxMSP supported

Quickstart

  1. Start an instance with 1-Click, or optionally using your cloud provider’s web/console

  2. Have just a little patience: it does take a couple of minutes for all the background services to start up in your instance. If you get connection refused or site error messages - just wait a moment

  3. Access the product via web browser at https://<your IP/public DNS>

  4. Login with user-name admin, and the instance id as password.

  5. We recommend you change the admin password for the software. To do this, you need to go to the account settings, and change password to reset the admin user’s password. Do make sure you’ve set your email address for the root user.

Operations

Our taigactl tool is available from the command line to fully manage the Taiga server component:

$ taigactl --help

All of our Taiga is served via Apache and mod_wsgi. It is also ported to the latest version of Django.

Configuration Files

Configuration

Front

/usr/share/taiga/front/conf.json

Back

/usr/share/taiga/back/settings/prod.py

Events

/usr/share/taiga/events/.env

Protected

/usr/share/taiga/protected/.env

See also

Our Taiga Software

RPM Packages

https://docs.taiga.io

Official Taiga Documentation