reverse proxy 4 matrix server

This commit is contained in:
Harry 2024-07-19 17:16:56 +02:00
parent e2b506e638
commit 6ef0aeba17
3 changed files with 11 additions and 1 deletions

View file

@ -14,4 +14,12 @@
'';
};
virtualHosts.":8009".extraConfig = ''
reverse_proxy :8008
'';
virtualHosts.":8449".extraConfig = ''
reverse_proxy :8448
'';
}

View file

@ -13,7 +13,7 @@ in
sops.secrets.data = {
sopsFile = ../secrets/matrix.yaml;
format = "yaml";
user = "matrix-synapse";
owner = "matrix-synapse";
};
services.matrix-synapse = {

View file

@ -54,6 +54,8 @@ in
5030 # slskd
8080 # searxng
8083 # calibre-web
8009 # matrix
8449
8400 # crafty-controller
9000 # authentik
9091 # transmission