aboutsummaryrefslogtreecommitdiff
path: root/vars/hostclass/matrix_server
diff options
context:
space:
mode:
Diffstat (limited to 'vars/hostclass/matrix_server')
-rw-r--r--vars/hostclass/matrix_server7
1 files changed, 7 insertions, 0 deletions
diff --git a/vars/hostclass/matrix_server b/vars/hostclass/matrix_server
new file mode 100644
index 0000000..08ee685
--- /dev/null
+++ b/vars/hostclass/matrix_server
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+synapse_federation_port=8448
+
+allowed_tcp_ports="ssh http https ${synapse_federation_port}"
+acme=true
+nginx_public=true