create base folders

This commit is contained in:
2026-07-19 22:19:06 -04:00
parent 1b703af2be
commit 7da7633837
69 changed files with 874 additions and 0 deletions
@@ -0,0 +1,16 @@
# matrix-element Setup & Operation Guide
## Overview
Brief notes and configuration guide for **matrix-element** under `06-collaboration-tools`.
## Pre-requisites
- [ ] Network routing / DNS configured
- [ ] Environment variables set in `.env`
## Deployment
```bash
docker compose up -d
```
## Maintenance & Backups
- Path to persistent data: `./data`