Feat: matrix, gitea, ntfy, headscale, collabora

This commit is contained in:
CoolnsX
2025-03-29 23:57:40 +05:30
parent 8ba2a81211
commit 662219f75a
12 changed files with 259 additions and 0 deletions

9
matrix/env.example Normal file
View File

@@ -0,0 +1,9 @@
POSTGRES_USER="synapse"
POSTGRES_DATABASE="synapse"
POSTGRES_PASSWORD=""
PUID=1000
PGID=1000
DATABASE_DIR="./database"
ELEMENT_CONFIG_JSON="./element-config.json"
TZ=etc/UTC
SYNAPSE_SERVER_NAME=example.com