This commit is contained in:
parent
10dff9939d
commit
42c30a47f1
@ -3,7 +3,9 @@
|
||||
[![Build Status](https://img.shields.io/drone/build/ansible/xoxys.matrix?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.matrix)
|
||||
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
|
||||
|
||||
Setup a matrix-synapse chat server
|
||||
Setup a [matrix-synapse](https://github.com/matrix-org/synapse) chat server. Matrix is an ambitious new ecosystem for open federated Instant Messaging and VoIP.
|
||||
|
||||
You can find the full documentation at [https://galaxy.geekdocs.de](https://galaxy.geekdocs.de/cloud/matrix/).
|
||||
|
||||
### License
|
||||
|
||||
|
@ -3,9 +3,17 @@
|
||||
galaxy_info:
|
||||
# @meta author:value: [Robert Kaussow](https://gitea.rknet.org/xoxys)
|
||||
author: Robert Kaussow <mail@geeklabor.de>
|
||||
# @meta description: >
|
||||
# [![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.matrix)
|
||||
# [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.matrix?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.matrix)
|
||||
# [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
|
||||
#
|
||||
# Setup a [matrix-synapse](https://github.com/matrix-org/synapse) chat server. Matrix is an
|
||||
# ambitious new ecosystem for open federated Instant Messaging and VoIP.
|
||||
# @end
|
||||
description: Setup a matrix-synapse chat server
|
||||
license: MIT
|
||||
min_ansible_version: 2.6
|
||||
min_ansible_version: 2.8
|
||||
platforms:
|
||||
- name: EL
|
||||
versions:
|
||||
|
Loading…
Reference in New Issue
Block a user