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:
@@ -27,4 +27,4 @@ Roulette Wheel is a Node.js-based front-end application that is containerized us
|
||||
## Credits
|
||||
Developed and maintained by **Kevin Veen-Birkenbach**.
|
||||
Learn more at [veen.world](https://www.veen.world).
|
||||
Licensed under the [CyMaIS NonCommercial License (CNCL)](https://s.veen.world/cncl).
|
||||
Licensed under the [Infinito.Nexus NonCommercial License (CNCL)](https://s.veen.world/cncl).
|
||||
|
@@ -5,7 +5,7 @@ galaxy_info:
|
||||
This role deploys and configures the Roulette Wheel application using Docker Compose.
|
||||
It automates the process of pulling the latest source code from GitHub,
|
||||
building a Docker image, and deploying the application.
|
||||
license: "CyMaIS NonCommercial License (CNCL)"
|
||||
license: "Infinito.Nexus NonCommercial License (CNCL)"
|
||||
license_url: "https://s.veen.world/cncl"
|
||||
company: |
|
||||
Kevin Veen-Birkenbach
|
||||
@@ -16,9 +16,9 @@ galaxy_info:
|
||||
- nodejs
|
||||
- roulette
|
||||
- application
|
||||
repository: "https://s.veen.world/cymais"
|
||||
issue_tracker_url: "https://s.veen.world/cymaisissues"
|
||||
documentation: "https://s.veen.world/cymais"
|
||||
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-dice"
|
||||
run_after:
|
||||
|
Reference in New Issue
Block a user