Go to file
2025-01-21 21:40:07 +01:00
docker Redirect user to authentication 2025-01-21 21:26:01 +01:00
src Can sign in and sign out 2025-01-21 21:40:07 +01:00
.gitignore Create base Rust project 2025-01-21 20:39:42 +01:00
Cargo.lock Redirect user to authentication 2025-01-21 21:26:01 +01:00
Cargo.toml Redirect user to authentication 2025-01-21 21:26:01 +01:00
docker-compose.yml Create base Rust project 2025-01-21 20:39:42 +01:00
README.md Add minio admin to the containers 2025-01-17 21:00:44 +01:00

Matrix Gateway

WIP project

Setup dev environment

mkdir -p storage/postgres storage/synapse storage/minio
docker compose up

URLs:

Auto-created Matrix accounts:

  • admin1 : admin1
  • user1 : user1

Minio administration credentials: minioadmin : minioadmin