Add rageshake server

This commit is contained in:
Benjamin Kampmann
2023-02-20 22:34:16 +01:00
parent d7e69cfa1e
commit 40f037b36d
14 changed files with 351 additions and 0 deletions

View File

@ -90,6 +90,9 @@ matrix_server_fqn_sygnal: "sygnal.{{ matrix_domain }}"
# This is where you access the ntfy push notification service.
matrix_server_fqn_ntfy: "ntfy.{{ matrix_domain }}"
# This is where you access rageshake.
matrix_server_fqn_rageshake: "rageshake.{{ matrix_domain }}"
matrix_federation_public_port: 8448
# The name of the Traefik entrypoint for handling Matrix Federation