computer-playbook/roles/docker-matrix-ansible
2023-12-22 15:49:55 +01:00
..
meta Reactivated old docker-matrix-compose role, parallel to docker-matrix-ansible to allow alternativ installation 2023-12-22 10:23:42 +01:00
tasks Reactivated old docker-matrix-compose role, parallel to docker-matrix-ansible to allow alternativ installation 2023-12-22 10:23:42 +01:00
templates implemented draft for openproject 2023-12-22 15:49:55 +01:00
vars Reactivated old docker-matrix-compose role, parallel to docker-matrix-ansible to allow alternativ installation 2023-12-22 10:23:42 +01:00
.gitignore Reactivated old docker-matrix-compose role, parallel to docker-matrix-ansible to allow alternativ installation 2023-12-22 10:23:42 +01:00
README.md Reactivated old docker-matrix-compose role, parallel to docker-matrix-ansible to allow alternativ installation 2023-12-22 10:23:42 +01:00

Docker Setup Matrix via Ansible

Overview

This document serves as the README for the docker-ansible-matrix role, a part of the CyMaIS project. This role automates the deployment of a Matrix server using Ansible.

Matrix is an open-source project that provides a protocol for secure, decentralized, real-time communication. It offers features like end-to-end encrypted chat, VoIP, and file sharing, catering to both individual and enterprise users. With a focus on interoperability, Matrix can bridge with other communication systems, offering a unified platform for messaging and collaboration.

This software uses https://github.com/spantaleev/matrix-docker-ansible-deploy as a base.

Alternativ Matrix Setup Role

An alternativ role to deploy Matrix you will find here