mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Renamed cymais to infinito and did some other optimations and logout implementations
This commit is contained in:
@@ -40,7 +40,7 @@ By using this role, teams can set up Taiga in minutes on Arch Linux systems —
|
||||
- 📨 **Email Backend:** Supports SMTP and console backends for development.
|
||||
- 🔁 **Async & Realtime Events:** Includes RabbitMQ and support for Taiga’s event system.
|
||||
- 🌐 **Reverse Proxy Ready:** Integrates with Nginx using the `srv-proxy-6-6-domain` role.
|
||||
- 🧩 **Composable Design:** Integrates cleanly with other CyMaIS infrastructure roles.
|
||||
- 🧩 **Composable Design:** Integrates cleanly with other Infinito.Nexus infrastructure roles.
|
||||
|
||||
---
|
||||
|
||||
@@ -50,5 +50,5 @@ Developed and maintained by **Kevin Veen-Birkenbach**
|
||||
Email: [kevin@veen.world](mailto:kevin@veen.world)
|
||||
Website: [veen.world](https://www.veen.world)
|
||||
|
||||
Part of the [CyMaIS Project](https://github.com/kevinveenbirkenbach/cymais)
|
||||
License: [CyMaIS NonCommercial License (CNCL)](https://s.veen.world/cncl)
|
||||
Part of the [Infinito.Nexus Project](https://github.com/kevinveenbirkenbach/infinito-nexus)
|
||||
License: [Infinito.Nexus NonCommercial License (CNCL)](https://s.veen.world/cncl)
|
@@ -4,7 +4,7 @@ galaxy_info:
|
||||
description: >
|
||||
Supercharge your project management with Taiga—a dynamic, agile tool designed for teams that thrive on creativity and collaboration.
|
||||
Experience a vibrant interface, robust task tracking, and an energetic platform that drives your projects to success.
|
||||
license: "CyMaIS NonCommercial License (CNCL)"
|
||||
license: "Infinito.Nexus NonCommercial License (CNCL)"
|
||||
license_url: "https://s.veen.world/cncl"
|
||||
company: |
|
||||
Kevin Veen-Birkenbach
|
||||
@@ -22,10 +22,10 @@ galaxy_info:
|
||||
- oidc
|
||||
- openid
|
||||
- archlinux
|
||||
- cymais
|
||||
repository: "https://s.veen.world/cymais"
|
||||
issue_tracker_url: "https://s.veen.world/cymaisissues"
|
||||
documentation: "https://s.veen.world/cymais"
|
||||
- infinito
|
||||
repository: "https://github.com/kevinveenbirkenbach/infinito-nexus"
|
||||
issue_tracker_url: "https://github.com/kevinveenbirkenbach/infinito-nexus/issues"
|
||||
documentation: "https://docs.infinito.nexus"
|
||||
logo:
|
||||
class: "fa-solid fa-tasks"
|
||||
run_after:
|
||||
|
Reference in New Issue
Block a user