Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fresh merge to prepare for deploying new sites. #1

Merged
merged 1,361 commits into from
Sep 1, 2021

Conversation

russ-go
Copy link
Owner

@russ-go russ-go commented Sep 1, 2021

No description provided.

sakkiii and others added 30 commits June 21, 2021 23:37
Coturn update 4.5.2 -> 4.5.2-r2
Update prometheus  v2.27.1 -> v2.28.0
update to v0.2.0
These previously denoted optional DNS records but now optional records are a separate table so they are unnecessary.
Remove asterisks from configuring-dns.md
…-fix-service-name

heisenbridge: fix service name in setup_uninstall.yml
spantaleev and others added 26 commits August 25, 2021 09:37
Endpoint changes for Client and media API due to migration to 1.41.0
Grafana Update 8.0.6 -> 8.1.2
mjolnir & hydrogen Minor Updates
Update prometheus (2.29.1 -> 2.29.2)
Update prometheus (2.29.1 -> 2.29.2)
Update Coturn (4.5.2-r3 -> 4.5.2-r4)
matrix_jitsi_jicofo_component_secret var removed #1139
This avoids having to create a new room and to click the "Add widgets, bridges & bots" link (Formerly the four-squares-icon)
Add link to Dimension admin page
Jitsi Update (stable-5963 -> stable-6173)
Synapse 1.41.1 Patches 2 exploits that can reveal information about rooms an user is not supposed to have access to information about.
Upgrade to Synaspe v 1.41.1 (Security Update)
Pull correct version when self building Mautrix Facebook and Synapse Admin
@russ-go russ-go merged commit d68be46 into russ-go:master Sep 1, 2021
russ-go pushed a commit that referenced this pull request Sep 1, 2021
We have a flow like this:
1. matrix.DOMAIN vhost (matrix-domain.conf)
2. matrix-synapse vhost (matrix-synapse.conf); or matrix-corporal container, if enabled
3. (optional) matrix-synapse vhost (matrix-synapse.conf), if matrix-corporal enabled
4. matrix-synapse container

We are setting `X-Forwarded-For` correctly in step #1, but were
overwriting it in step #2 with something inaccurate.

Not doing anything in step #2 is better than doing the wrong thing.
It's probably best if we append another reverse-proxy address there
though, although what we're doing now (with this patch) seems to yield
the correct result (when matrix-corporal is not enabled).

When matrix-corporal is enabled, we still seem to do the wrong thing for
some reason. It's something to be fixed later on.
russ-go pushed a commit that referenced this pull request Jun 1, 2022
russ-go pushed a commit that referenced this pull request Sep 14, 2022
Add more database config options and other cleanup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet