Marcel Partap
5fedd6cbf0
Replace mxisd with ma1sd in docs, fixing URLs
5 years ago
Marcel Partap
187dedf920
Duplicate matrix-mxisd role for matrix-ma1sd fork
...
(adapting strings and URLs)
5 years ago
Slavi Pantaleev
b450afc12e
Make Discord bridge docs better
5 years ago
Slavi Pantaleev
bb2b2b4f1c
Clarify Discord bridging docs
5 years ago
Slavi Pantaleev
584418ae0f
Fix broken link
5 years ago
Slavi Pantaleev
067588b262
Upgrade riot-web
5 years ago
Slavi Pantaleev
ac5b5681ae
Merge pull request #425 from christianlupus/dev/archlinux
...
Added support for arch linux
5 years ago
Christian Wolf
1b87dbf54b
Added documentation to README file
5 years ago
Aaron Raimist
695d2c3ea5
Flip around Jitsi port format to match other ports
...
This matches the way the ports are written in prerequisites.md and is the format that UFW likes.
5 years ago
PlanetSmasher
9b6289b08c
clarify the config path ( #420 )
...
* clarify the config path
added path to the correct vars.yaml in matrix-synapse
* Fix configuration path
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
5 years ago
Slavi Pantaleev
e5849801c6
Add Jitsi reference to Configuring Playbook docs page
5 years ago
Slavi Pantaleev
8ff55bcd14
Update documentation and changelog
5 years ago
Slavi Pantaleev
be00452782
Merge pull request #415 from spantaleev/jitsi
...
Add Jitsi support
5 years ago
Slavi Pantaleev
d605b219a2
Manage Jitsi configuration by ourselves for most components
...
We do this for 2 reasons:
- so we can control things which are not controllable using environment
variables (for example `stunServers` in jitsi/web, since we don't wish
to use the hardcoded Google STUN servers if our own Coturn is enabled)
- so playbook variable changes will properly rebuild the configuration.
When using Jitsi environment variables, the configuration is only built
once (the first time) and never rebuilt again. This is not the
consistent with the rest of the playbook and with how Ansible operates.
We're not perfect at it (yet), because we still let the Jitsi containers
generate some files on their own, but we are closer and it should be
good enough for most things.
Related to #415 (Github Pull Request).
5 years ago
Slavi Pantaleev
ecd35a8ddb
Clarify webserver group membership requirement
...
Discussed in #412 (Github Issue).
5 years ago
Slavi Pantaleev
cdd9ee1962
Add Jitsi support
5 years ago
Slavi Pantaleev
2c2b55a669
Mark dimension DNS record as optional
5 years ago
Slavi Pantaleev
61f82ac9e6
Minor fixup
5 years ago
Slavi Pantaleev
a5e549f171
Move things around a bit
5 years ago
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 =]
5 years ago
Slavi Pantaleev
22ce50875a
Mention that root access is a requirement
...
Fixes #396 (Github Issue).
5 years ago
Slavi Pantaleev
8dd187ac55
Update changelog and documentation
5 years ago
Slavi Pantaleev
3cee815baf
Fix some typos
5 years ago
Horvath Gergely
447dd94ff9
update documentation
5 years ago
Horvath Gergely
d53d63ab07
Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy into raspberry-pi
5 years ago
Slavi Pantaleev
37f3a2d5a8
Add support for themes to riot-web
5 years ago
iLyas Bakouch
dc5eaddc3d
quick typo
5 years ago
Horvath Gergely
470b9875e7
Document raspberry pi support
5 years ago
Slavi Pantaleev
dd99b844a0
Link to Dimension setup page
5 years ago
Sathis
4356a7d405
Configuring webhooks
...
Added steps to configure appservice webhooks in the dimension manager.
5 years ago
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.
5 years ago
Slavi Pantaleev
f18037ae42
Disable TLSv1.1 by default
5 years ago
Aaron Raimist
d77df2990a
Link to official instructions on how to install Ansible
5 years ago
Slavi Pantaleev
704d2ff861
Merge pull request #351 from prasket/matrix-change-user-admin-status
...
Matrix change user admin status
5 years ago
Aaron Raimist
65963f694a
Use Postgres 12.1 when creating a backup
5 years ago
prasket
80dd5f0b46
reversing another accident, forgot vim mode wasnt enabled at the time
5 years ago
prasket
a23455b697
accidentaly removed a :
5 years ago
prasket
92c6031c9f
changes to the docs for the new admin modifcation scripts
5 years ago
Aaron Raimist
121994f562
Reword updating-users-passwords.md option 3
5 years ago
prasket
e99497bb60
created new file with change admin options and removed make admin file. Updated name references as well throughout the project.
5 years ago
Slavi Pantaleev
b8eb5e4e0d
Add a note for users not using SSH keys
5 years ago
Slavi Pantaleev
4840214193
Announce Appservice Webhooks support
...
Related to #339 (Github Pull Request).
5 years ago
Slavi Pantaleev
0ffe821cfb
Fix some minor Markdown rendering issues
5 years ago
Björn Marten
cb57cd503e
Fix documentation mistakes caused due to carelessness
5 years ago
Björn Marten
c2696e8fa7
Add appservice-webhooks configuration documentation
5 years ago
Slavi Pantaleev
bd38861179
Add support for automatic Double Puppeting for all Mautrix bridges
5 years ago
Slavi Pantaleev
71ccf19f25
Fix typo
5 years ago
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
5 years ago
DreamsVoid
ad8b4d9c30
Update configuring-playbook-bridge-mautrix-telegram.md
...
typographical error
5 years ago
Slavi Pantaleev
df83dfb2e1
Fix port typo
5 years ago
Logan Pulley
68e1a636c3
Added Traefik configuration example to own webserver docs
5 years ago
Slavi Pantaleev
ca3b158d94
Add support to matrix-nginx-proxy to work in HTTP-only mode
5 years ago
benkuly
10c2dfe58f
fixed typo
5 years ago
benkuly
feb35486a0
added documentation for telegram relay bot feature
5 years ago
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.
5 years ago
Slavi Pantaleev
9b84e06201
Add a note about CentOS 8 support
5 years ago
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.
5 years ago
Julian Foad
53bc7afa66
Fix --mount syntax in examples
...
s/type-bind/type=bind/g
5 years ago
fnoah
fe103489c6
Add file ending
5 years ago
fnoah
692355e3e2
Fix link
5 years ago
fnoah
7b65a16375
Fix
5 years ago
fnoah
64ce74137c
Add documentation part 2
5 years ago
fnoah
17c52687a6
Add documentation
5 years ago
fnoah
64370cb58b
Fix formatting issues
5 years ago
Noah Fleischmann
852fceb33f
Add documentation
5 years ago
Slavi Pantaleev
e32aaacaa7
Make gzipped SQL dumps by default during --upgrade-postgres
5 years ago
Slavi Pantaleev
29526e7bb1
Add support for backing up / importing all Postgres databases/users
5 years ago
Paul Tötterman
aabb16d78b
Fix spelling ngnix -> nginx
5 years ago
Slavi Pantaleev
9c438a3870
Add support for Postgres v12
5 years ago
Slavi Pantaleev
810d0fb0e4
Make it possible to serve static websites from the base domain
5 years ago
Arehandoro
d7343389ec
Update configuring-well-known.md
5 years ago
Slavi Pantaleev
68ed2ebefa
Add support for Synapse Simple Antispam
...
Fixes #255 (Github Issue).
5 years ago
sudneo
b2e0e4efe3
Adds doc for HAproxy
5 years ago
Slavi Pantaleev
0edd7e8089
Make Riot-web configuration extensible
...
Fixes #71 (Github Issue).
5 years ago
Slavi Pantaleev
c4eebc5355
Add information about community-grouping for the Facebook bridge
5 years ago
Slavi Pantaleev
10a9deba4a
Make Synapse configuration extensible
5 years ago
Slavi Pantaleev
65da600426
Merge branch 'master' into master
5 years ago
Slavi Pantaleev
63d1ed1d56
Update changelog and documentation
5 years ago
Slavi Pantaleev
c8a4d59a81
Merge pull request #251 from Munfred/master
...
Add mautrix-hangouts bridge role and documentation
5 years ago
Eduardo Beltrame
53ae84f627
Add documentation on mautrix-hangouts bridge
5 years ago
Eduardo Beltrame
ecff0f4a67
Describe setting up SMTP server with Sendgrid
5 years ago
kingoftheconnors
63cf891842
Improved documentation
5 years ago
Slavi Pantaleev
c2c0481d90
Mention Email2Matrix usage alongside Postfix
5 years ago
Slavi Pantaleev
3e57a1463a
Serve nginx status page over HTTPS as well
...
Continuation of #234 (Github Pull Request).
I had unintentionally updated the documentation for the feature,
saying the page is available at `https://matrix.DOMAIN/nginx_status `.
Looks like it wasn't the case, going against my expectations.
I'm correcting this with this patch.
The status page is being made available on both HTTP and HTTPS.
Serving over HTTP is likely necessary for services like
Longview
(https://www.linode.com/docs/platform/longview/longview-app-for-nginx/ )
5 years ago
Slavi Pantaleev
f97175a1c6
Update configuring-playbook-ngnix.md
5 years ago
p5t2vspoqqw
4b8190dc3f
serve status page for matrix.DOMAIN only
5 years ago
p5t2vspoqqw
281f2ee519
Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy
5 years ago
Slavi Pantaleev
bce165f247
Do not suggest DEBUG logging when submitting issues
...
It's been pointed out that DEBUG logs could contain sensitive
information (access tokens, etc.), which makes them unsuitable
for sharing with others. INFO should be enough.
5 years ago
Slavi Pantaleev
d222640140
Add firewall notice about email2matrix
5 years ago
Slavi Pantaleev
4be35822dd
Add Email2Matrix support
5 years ago
p5t2vspoqqw
51d5741bb3
Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy
5 years ago
Esko
f084bb4ae5
Clarify sentence about dedicated user for access token
5 years ago
Slavi Pantaleev
6fe4bafc2a
Decrease default Synapse logging level
...
Also discussed previously in #213 (Github Pull Request).
shared-secret-auth and rest-auth logging is still at `INFO`
intentionally, as user login events seem more important to keep.
Those modules typically don't spam as much.
5 years ago
kingoftheconnors
49766c5dac
Added Slack role
5 years ago
p5t2vspoqqw
5054fff88b
Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy
5 years ago
Slavi Pantaleev
99283ef684
Add note about SMTPS not being supported
...
Fixes #216 (Github Issue).
5 years ago
Slavi Pantaleev
0e4030f05c
Add missing word
5 years ago
Slavi Pantaleev
76862f4f2a
Suggest running start tag after janitor and Postgres vacuum
...
We do restart Synapse explicitly, but some other services
(bridges, matrix-corporal, ..) may not restart sometimes.
It's best to restart all services explicitly.
5 years ago
Slavi Pantaleev
e317de5ac1
Fix broken link
5 years ago
Slavi Pantaleev
0ca21d80d7
Add Synapse Maintenance docs and synapse-janitor integration
5 years ago