Michael
5a6bdb0c3d
merge upstream
před 5 roky
Slavi Pantaleev
a25b8135b8
Fix point overlap between matrix-domain and Jitsi
Mostly affects people who disable the integrated `matrix-nginx-proxy`.
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/456
and more specifically 4d62a75f6f .
před 5 roky
Aaron Raimist
a8b61adb8d
Clarify hosts file wording
před 5 roky
Slavi Pantaleev
1a3034b0c8
Fix typo
před 5 roky
Slavi Pantaleev
95346f3117
Reorganize Postgres access (breaking change)
In short, this makes Synapse a 2nd class citizen,
preparing for a future where it's just one-of-many homeserver software
options.
We also no longer have a default Postgres superuser password,
which improves security.
The changelog explains more as to why this was done
and how to proceed from here.
před 5 roky
Slavi Pantaleev
a47813585d
Rename file to prevent common mistake
Prompted by this: https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/779#issuecomment-764807507
před 5 roky
0hlov3
f86d781244
Updates the the caddy2 Readme and comment lines for dimension
před 5 roky
0hlov3
a1ecaf54ef
Adds Example for Caddy2 Jitsi
před 5 roky
Slavi Pantaleev
e2e6cfaa8b
Document Ansible's Python interpreter discovery some more
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/570
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/641
před 5 roky
Slavi Pantaleev
63a49bb2dc
Do not expose /_synapse/admin publicly by default
Fixes #685 (Github Issue).
před 5 roky
Panagiotis Vasilopoulos
8370ee0647
caddy2: removed unknown tls directive
před 5 roky
0hlov3
59e1abb072
Corrects the Caddyfile
před 5 roky
Slavi Pantaleev
6fefbc248a
Fix typo and wording
před 5 roky
0hlov3
c366e26360
Updates exempes/caddy2/Caddyfile to SSL Grade A+
před 5 roky
Olaf Schoenwald
e7921e305b
Comment in host-cars
před 5 roky
Olaf Schoenwald
abf70f7772
Adds example for Caddy2 Caddyfile
před 5 roky
Slavi Pantaleev
c6ab1c6a90
Riot is now Element
Fixes #586 (Github Issue)
před 5 roky
Slavi Pantaleev
f18037ae42
Disable TLSv1.1 by default
před 6 roky
Aaron Raimist
5366aef0da
Fix Caddy example config for Dimension
před 6 roky
Marcel Ackermann
cb900d64dd
Listen 8448 required for apache
Listen 8448 directive makes apache listen on that port, without it federation does not work.
před 6 roky
Slavi Pantaleev
d90e11213f
Update comment to make it accurate
před 6 roky
liquidat
72d3514408
Move pipelining option to ansible.cfg
před 6 roky
Julian Foad
3b69db3c1e
More Apache ProxyPass directives need 'nocanon'
Invitations weren't working for me until I added 'nocanon' to these additional places. Until then, invitations failed with "Invalid signature for server ..." errors, as in https://github.com/matrix-org/synapse/issues/3294 .
I didn't check whether the user_directory/search proxy line also needs it, I just assumed it should have it too.
The other two proxy lines in this example also include a 'retry=0' parameter. That's a separate issue; I haven't touched it here.
před 6 roky
muccid
2793e24b5b
Addresses comments in PR. Fixes typo in docker-compose. Changes mount of static files to RO. Adds example and brief explaination for haproxy certificates. Fixes whitespaces in nginx.conf
před 6 roky
sudneo
7f0b52e9e1
Formatting of haproxy.cfg
před 6 roky
sudneo
f1a64df339
Formatting of haproxy.cfg
před 6 roky
sudneo
06e8056173
Formatting of haproxy.cfg
před 6 roky
sudneo
3dfa6a28f9
Typo
před 6 roky
sudneo
b2e0e4efe3
Adds doc for HAproxy
před 6 roky
Slavi Pantaleev
fcd96b5dee
Add missing options to ProxyPass
před 6 roky
Slavi Pantaleev
3cb34e6998
Improve Synapse reverse-proxying Apache examples
Thanks to @ralfi !
před 6 roky
Slavi Pantaleev
e22672911d
Add Server-Server API proxying to Apache example configuration
Contributed by @ralfi .
před 6 roky
Slavi Pantaleev
d675cb3d4b
Serve /.well-known/matrix/server with proper Content-Type
před 6 roky
Marcel Ackermann
d55db2bee2
quotes, simplify
před 6 roky
Marcel Ackermann
18a2377472
missing Map /.well-known/matrix/server for server discovery
před 6 roky
Slavi Pantaleev
b88db88cec
Mention ansible_connection=local
před 6 roky
Slavi Pantaleev
5bfd22d13b
Fix incorrect inventory host_vars paths
před 6 roky
Dan Arnfield
093859d926
Fix TRANSFORM_INVALID_GROUP_CHARS deprecation warning
před 6 roky
Brendan Abolivier
cdac997ddb
Improve comments for Caddy's TLS instructions
před 6 roky
Brendan Abolivier
e067db613c
Fix exception to proxying
před 6 roky
jreichmann
084be8a194
Added comments noting that the TLS Certs might differ when using own certs
před 6 roky
jreichmann
6d49fdea21
Remove single all-host config file (used as source for examples)
před 6 roky
jreichmann
265dc2949d
Added example Caddyfiles for the containers
před 6 roky
Slavi Pantaleev
c1a9549d54
Mention matrix_coturn_turn_external_ip_address in examples/hosts
před 6 roky
Slavi Pantaleev
382e53bdee
Make examples/hosts look cleaner
Putting a lot of comments inbetween `[matrix-servers]` and the example
host line may make someone decide to clean up the comment
and accidentally skip-over the `[matrix-servers]` part.
před 6 roky
Slavi Pantaleev
841b525e7f
Suggest ansible_ssh_pipelining=yes for hosts
před 7 roky
Slavi Pantaleev
8660cd421e
Add example Apache configuration for Dimension
Discussed in #121 (Github Issue).
před 7 roky
Slavi Pantaleev
d18fe3610f
Fix syntax problems in example Apache configuration
Related to #121 (Github Issue)
před 7 roky
Slavi Pantaleev
a43bcd81fe
Rename some variables
před 7 roky
Slavi Pantaleev
9a251e4e46
Remove some more references to localhost
Continuation of 1f0cc92b33 .
As an explanation for the problem:
when saying `localhost` on the host, it sometimes gets resolved to `::1`
and sometimes to `127.0.0.1`. On the unfortunate occassions that
it gets resolved to `::1`, the container won't be able to serve the
request, because Docker containers don't have IPv6 enabled by default.
To avoid this problem, we simply prevent any lookups from happening
and explicitly use `127.0.0.1`.
před 7 roky