mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-07-19 23:04:25 +02:00
23 lines
736 B
YAML
23 lines
736 B
YAML
---
|
|
galaxy_info:
|
|
author: "Kevin Veen-Birkenbach"
|
|
description: "Deploys BookWyrm social reading server via Docker Compose, with basic domain and port wiring."
|
|
license: "CyMaIS NonCommercial License (CNCL)"
|
|
license_url: "https://s.veen.world/cncl"
|
|
company: |
|
|
Kevin Veen-Birkenbach
|
|
Consulting & Coaching Solutions
|
|
https://www.veen.world
|
|
galaxy_tags:
|
|
- bookwyrm
|
|
- social
|
|
- docker
|
|
repository: "https://github.com/kevinveenbirkenbach/cymais"
|
|
issue_tracker_url: "https://github.com/kevinveenbirkenbach/cymais/issues"
|
|
documentation: "https://github.com/kevinveenbirkenbach/cymais/tree/main/roles/web-app-bookwyrm"
|
|
min_ansible_version: "2.9"
|
|
platforms:
|
|
- name: Any
|
|
versions:
|
|
- all
|