Slavi Pantaleev
ecd35a8ddb
Clarify webserver group membership requirement
Discussed in #412 (Github Issue).
6 lat temu
Slavi Pantaleev
2c2b55a669
Mark dimension DNS record as optional
6 lat temu
Slavi Pantaleev
61f82ac9e6
Minor fixup
6 lat temu
Slavi Pantaleev
a5e549f171
Move things around a bit
6 lat temu
ayounggun
364742aa35
how to activate dimensions
I am new to synapse. Thanks so much for these playbooks!
I wasn't sure how you actual activate dimensions after setting these variables. Should you re run
ansible-playbook -i inventory/hosts setup.yml --tags=setup-all
ansible-playbook -i inventory/hosts setup.yml --tags=start
? If so perhaps you could tell the readers to do this somewhere in the help file
Thanks =]
6 lat temu
Slavi Pantaleev
22ce50875a
Mention that root access is a requirement
Fixes #396 (Github Issue).
6 lat temu
Slavi Pantaleev
8dd187ac55
Update changelog and documentation
6 lat temu
Slavi Pantaleev
3cee815baf
Fix some typos
6 lat temu
Horvath Gergely
447dd94ff9
update documentation
6 lat temu
Slavi Pantaleev
37f3a2d5a8
Add support for themes to riot-web
6 lat temu
iLyas Bakouch
dc5eaddc3d
quick typo
6 lat temu
Horvath Gergely
470b9875e7
Document raspberry pi support
6 lat temu
Slavi Pantaleev
dd99b844a0
Link to Dimension setup page
6 lat temu
Sathis
4356a7d405
Configuring webhooks
Added steps to configure appservice webhooks in the dimension manager.
6 lat temu
Lee Verberne
8fe8cf9113
Fix matrix-appservice-irc database specification
This fixes an incorrect indentation in the database specification for
appservice-irc which caused matrix-appservice-irc to refuse to start
with the remarkably unhelpful error message:
```
ERROR:CLI Failed to run bridge.
```
This also updates doc links to the new matrixdotorg repo because the
tedomum repo contains out-of-date documentation.
6 lat temu
Slavi Pantaleev
f18037ae42
Disable TLSv1.1 by default
6 lat temu
Aaron Raimist
d77df2990a
Link to official instructions on how to install Ansible
6 lat temu
Aaron Raimist
65963f694a
Use Postgres 12.1 when creating a backup
6 lat temu
prasket
80dd5f0b46
reversing another accident, forgot vim mode wasnt enabled at the time
6 lat temu
prasket
a23455b697
accidentaly removed a :
6 lat temu
prasket
92c6031c9f
changes to the docs for the new admin modifcation scripts
6 lat temu
Aaron Raimist
121994f562
Reword updating-users-passwords.md option 3
6 lat temu
prasket
e99497bb60
created new file with change admin options and removed make admin file. Updated name references as well throughout the project.
6 lat temu
prasket
776c108392
created new file with change admin options and removed make admin file. Updated name references as well throughout the project.
6 lat temu
Slavi Pantaleev
b8eb5e4e0d
Add a note for users not using SSH keys
6 lat temu
Slavi Pantaleev
4840214193
Announce Appservice Webhooks support
Related to #339 (Github Pull Request).
6 lat temu
Slavi Pantaleev
0ffe821cfb
Fix some minor Markdown rendering issues
6 lat temu
Björn Marten
cb57cd503e
Fix documentation mistakes caused due to carelessness
6 lat temu
Björn Marten
c2696e8fa7
Add appservice-webhooks configuration documentation
6 lat temu
Slavi Pantaleev
bd38861179
Add support for automatic Double Puppeting for all Mautrix bridges
6 lat temu
Slavi Pantaleev
71ccf19f25
Fix typo
6 lat temu
Hanno J. Gödecke
a6f85df295
Notes when not using a ssh key for authentication
Fixed small typo, added an extra note on how to use the ansible docker image when not using a ssh key for authentication
6 lat temu
DreamsVoid
ad8b4d9c30
Update configuring-playbook-bridge-mautrix-telegram.md
typographical error
6 lat temu
Slavi Pantaleev
df83dfb2e1
Fix port typo
6 lat temu
Logan Pulley
68e1a636c3
Added Traefik configuration example to own webserver docs
6 lat temu
Slavi Pantaleev
ca3b158d94
Add support to matrix-nginx-proxy to work in HTTP-only mode
6 lat temu
benkuly
10c2dfe58f
fixed typo
6 lat temu
benkuly
feb35486a0
added documentation for telegram relay bot feature
6 lat temu
Slavi Pantaleev
50614f1bad
Simplify Prerequisites a bit
Don't mention systemd-journald adjustment anymore, because
we've changed log levels to WARNING and Synapse is not chatty by default
anymore.
The "excessive log messages may get dropped on CentOS" issue no longer
applies to most users and we shouldn't bother them with it.
6 lat temu
Slavi Pantaleev
9b84e06201
Add a note about CentOS 8 support
6 lat temu
Aaron Raimist
cb2cb70b31
Mention that ARM is not supported
Feel free to reword but we have had a couple of issues created now asking about Raspberry Pi support.
6 lat temu
Julian Foad
53bc7afa66
Fix --mount syntax in examples
s/type-bind/type=bind/g
6 lat temu
fnoah
fe103489c6
Add file ending
6 lat temu
fnoah
692355e3e2
Fix link
6 lat temu
fnoah
7b65a16375
Fix
6 lat temu
fnoah
64ce74137c
Add documentation part 2
6 lat temu
fnoah
17c52687a6
Add documentation
6 lat temu
fnoah
64370cb58b
Fix formatting issues
6 lat temu
Noah Fleischmann
852fceb33f
Add documentation
6 lat temu
Slavi Pantaleev
e32aaacaa7
Make gzipped SQL dumps by default during --upgrade-postgres
6 lat temu