i experiment a bit with matriy synapse. It´s working local on my root server, i can use matrix clients to get access. So this is working. I want to go a little bit deeper.
I have two questions:
Where i can find a fully database schema. I do some research, but could not find it.
How do i get direct Access to the (postgreSQL) database - best with remote -, so i can use SQL Commands to alter tables, insert data and so on, like in every database. In the moment it does not work. Maybe nginx is blocking to access from "outside".
Thx in advance.