mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-07-18 06:24:25 +02:00
18 lines
491 B
YAML
18 lines
491 B
YAML
galaxy_info:
|
|
author: "Kevin Veen-Birkenbach"
|
|
description: >
|
|
Combines Docker Compose with a central RDBMS role to automatically
|
|
provision database containers with backup, user, and permission management.
|
|
company: |
|
|
Kevin Veen-Birkenbach
|
|
Consulting & Coaching Solutions
|
|
https://www.veen.world
|
|
license: "CyMaIS NonCommercial License (CNCL)"
|
|
license_url: "https://s.veen.world/cncl"
|
|
galaxy_tags:
|
|
- docker
|
|
- database
|
|
- rdbms
|
|
- backup
|
|
- compose
|