info_tfgrid_manual/tosort/weblets/weblets_taiga.md

45 lines
1.6 KiB
Markdown
Raw Normal View History

2024-02-23 03:07:41 +00:00
# Taiga
[Taiga](https://www.taiga.io/) is the project management tool for multi-functional agile teams. It has a rich feature set and at the same time it is very simple to start with through its intuitive user interface.
- Make sure you have an activated [profile](./weblets_profile_manager.md)
- Click on the **Taiga** tab
__Process__ :
![ ](./img/taiga1.png)
- Enter an Application Name. It's used in generating a unique subdomain on one of the gateways on the network alongside your twin ID. Ex. ***tg98taigar*.gent02.dev.grid.tf**
- Enter administrator information including **Username**, **Email** and **Password**. This admin user will have full permission on the deployed instance.
- Select a capacity package:
- **Small**: { cpu: 2, memory: 4, diskSize: 100 }
- **Medium**: { cpu: 4, memory: 8, diskSize: 150 }
- **Large**: { cpu: 4, memory: 16, diskSize: 250 }
- Or choose a **Custom** plan
- Choose a gateway node to deploy your Taiga instance on.
- Select a node to deploy your Taiga instance on.
- Either use the **Capacity Filter**. Which simply lets you pick a *Farm* and *Country*, after clicking on *Apply filters and suggest nodes* then it lists available nodes with these preferences and you pick.
- Or use **Manual** and type a specific node number to deploy on.
There's also an optional **Mail Server** tab if you'd like to have your Taiga instance configured with an SMTP server.
![ ](./img/taiga4.png)
After that is done you can see a list of all of your deployed instances
![ ](./img/taiga5.png)
Click on ***Visit*** to go to the homepage of your Funkwhale instance!
![ ](./img/taiga6.png)