Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.12 KB

File metadata and controls

28 lines (21 loc) · 1.12 KB

Matrix. Instructions and Configs

The repository this is based on: https://github.com/spantaleev/matrix-docker-ansible-deploy

Short Guide

Command to run the installation script (copy and run ON THE SERVER):

curl -O https://raw.githubusercontent.com/kryptonmourog/matrix-instruction-and-configs/refs/heads/master/scripts/matrix_up.sh && chmod +x matrix_up.sh && sudo ./matrix_up.sh

Video instruction: https://www.youtube.com/watch?v=GGaM5asQGxE

Full Guide [Russian Language]

My instruction: https://docs.google.com/document/d/1Dox26X0Rt3AuAhWyyuIXTLwvM6RRhxVPvqRuELNR2ws

Video instruction: https://www.youtube.com/watch?v=l7BLIRAxqzs

Where to find everything

Configs:

Scripts:

  • In this repository, in the scripts folder