mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-11 21:07:16 +02:00
22 lines
784 B
YAML
22 lines
784 B
YAML
galaxy_info:
|
||
author: "Kevin Veen-Birkenbach"
|
||
description: "Jira Software is Atlassian’s issue & project tracking platform. This role deploys Jira in Docker, adds optional OIDC support, and integrates with the Infinito.Nexus ecosystem."
|
||
license: "Infinito.Nexus NonCommercial License"
|
||
license_url: "https://s.infinito.nexus/license"
|
||
company: |
|
||
Kevin Veen-Birkenbach
|
||
Consulting & Coaching Solutions
|
||
https://www.veen.world
|
||
galaxy_tags:
|
||
- jira
|
||
- project management
|
||
repository: "https://s.infinito.nexus/code"
|
||
issue_tracker_url: "https://s.infinito.nexus/issues"
|
||
documentation: "https://s.infinito.nexus/code/"
|
||
logo:
|
||
class: "fas fa-diagram-project"
|
||
run_after:
|
||
- web-app-matomo
|
||
- web-app-keycloak
|
||
- web-app-mailu
|
||
dependencies: [] |