mirror of
https://github.com/kryptonmourog/matrix-instruction-and-configs.git
synced 2026-09-13 08:03:29 +00:00
Репозиторий kryptonmourog для конфигов и инструкций по Matrix на русском языке
- JavaScript 75.8%
- Shell 24.2%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| configs | ||
| scripts | ||
| README.md | ||
| README_EN.MD | ||
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:
- In this repository, in the
configsfolder - On Google Drive
Scripts:
- In this repository, in the
scriptsfolder