This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
lilik_playbook
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
playbooks/matrix-synapse: add custom configuration values
python3
Zolfa
4 years ago
parent
c2a8e4295d
commit
5d5638efd7
Signed by:
zolfa
GPG Key ID:
E1A43B038C4D6616
1 changed files
with
5 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-2
host_matrix.yaml
+ 5
- 2
host_matrix.yaml
View File
@ -15,9 +15,12 @@
reverse_proxy_site_fqdn:
-
'matrix.{{ domain }}'
-
'riot.sestograd.org'
#- role: 'coturn'
#- role: 'matrix-synapse'
-
role
:
'matrix-synapse'
coturn_host
:
'turn'
coturn_port
:
'88'
coturn_fqdn
:
'{{ domain }}'
-
role
:
'riot-web'
riot_web_nginx_fqdn
:
"riot.sestograd.org"
-
role
:
'monitoring-agent'
-
hosts
:
'monitoring_hosts'
Write
Preview
Loading…
Cancel
Save