Commit Graph

1899 Commits

Author SHA1 Message Date
3b5ea5cbc4 Merge pull request from maximilianschmelzer/patch-1
Update configuring-well-known.md
2021-07-26 09:08:37 +03:00
975a49be54 Update docs/self-building.md 2021-07-26 08:56:38 +03:00
03e8c75a30 Restore authentication for Jitsi Meet. 2021-07-25 16:23:51 +02:00
5ddd7d9ea1 Update configuring-well-known.md 2021-07-24 13:12:32 +02:00
5b692b6e76 Docs 2021-07-16 22:15:34 +02:00
29b6d011d7 Fix template syntax error in OIDC SSO example 2021-07-05 14:47:50 +07:00
ccde2362fc Merge branch 'master' into mjolnir-0.1.18 2021-07-02 08:52:58 +03:00
19ed8d1d17 Upgrade mjolnir (0.1.17 -> 0.1.18) and implement self building 2021-07-02 00:10:59 -05:00
a7d51d493a Correct broken documentation link
Recently, documentation on Synapse has been changed from .rst to .md. Therefore, the current links for the purge history API were resulting in a 404 error.
2021-07-01 22:16:01 +02:00
26a5c28274 Remove asterisks from configuring-dns.md
These previously denoted optional DNS records but now optional records are a separate table so they are unnecessary.
2021-06-25 03:14:00 -05:00
d019e9078a Remove unused variables from mx-puppet-* bridges
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1131
2021-06-23 09:56:31 +03:00
ce28e87f4b according to discussion in channel not needed anymore 2021-06-20 16:38:04 +02:00
1da3531a3d Update configuring-playbook-synapse.md
Added an example for configuring the variables for the OpenID, that might fails because the variables are not defined for the playbook parsing, but Synapse's own config file parsing.
2021-06-15 14:56:23 +02:00
8cf3bdb772 Link to Heisenbridge demonstration video 2021-06-04 09:32:31 +03:00
122a92fa1c GoMatrixHosting v0.4.9 update 2021-06-04 13:10:45 +08:00
ad7bbd6442 merge upstream 2021-06-01 16:00:13 +08:00
85777e8f96 merge with upstream 2021-05-25 21:08:00 +08:00
f827a3cc46 GMH 0.4.6 update 2 2021-05-10 18:54:25 +08:00
4e6f6e179b GMH 0.4.6 update 2021-05-10 18:50:10 +08:00
62112789d6 Merge pull request from aaronraimist/patch-2
Mention updating Nginx
2021-05-09 10:30:39 +03:00
65035c62c1 Mention updating Nginx 2021-05-08 15:16:31 -05:00
cdaf4695c0 Tweak maintenance-synapse.md 2021-05-08 15:07:54 -05:00
067b61e779 GoMatrixHosting v0.4.5 update 2021-04-29 08:06:45 +08:00
7cf2f352aa Add not about incompatibility between Synapse and Synapse Admin
Related to https://github.com/Awesome-Technologies/synapse-admin/issues/132
2021-04-23 07:17:04 +03:00
e3fa3e12bc Upgrade Synapse (1.31 -> 1.32.2) 2021-04-22 14:22:07 +03:00
378fabf177 Revert "Upgrade Synapse (1.31 -> 1.32.1)"
This reverts commit 1fb54a37cb.

Seems like it's been pulled or something. It used to exist, but not
anymore. Not sure what's going on.

Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1017

Related to
https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1010
2021-04-21 23:36:58 +03:00
1fb54a37cb Upgrade Synapse (1.31 -> 1.32.1)
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1010
2021-04-21 18:47:15 +03:00
c95ca4badc Do not ask everyone to whitelist Jitsi ports
It's an optional service, so we shouldn't bother most people with it.
2021-04-21 14:48:54 +03:00
7fa7e3e5a6 Merge pull request from aaronraimist/facebook-docs
Update mautrix-facebook docs
2021-04-21 09:27:11 +03:00
ca786cc343 Revert "Upgrade Synapse (1.31 -> 1.32)"
This reverts commit f825c7c263.

Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1010
2021-04-20 23:40:55 +03:00
9ee1d23afe Update mautrix-facebook docs 2021-04-20 15:17:26 -05:00
f825c7c263 Upgrade Synapse (1.31 -> 1.32) 2021-04-20 17:47:34 +03:00
82f7e1c7c0 Update docs 2021-04-19 09:05:04 -05:00
316d7d815a Add FAQ entry about debugging SSL certificate renewal troubles 2021-04-13 10:52:38 +03:00
3e11ee158e Fix step 3 of Mjolnir instructions 2021-04-08 13:32:44 -05:00
c386e8e9db Use integers for some variables
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/868
2021-04-05 11:38:23 +03:00
37c089bb96 Minor docs improvements 2021-04-05 11:13:45 +03:00
0a107dc0ce Merge pull request from foxcris/postgres-backup
- Added a postgres-backup role
2021-04-05 10:53:04 +03:00
560777cc16 Merge pull request from aaronraimist/grafana
Allow special characters in Grafana password and upgrade Grafana
2021-04-04 10:04:07 +03:00
fbe22289bd merge with upstream and testing branch 2021-04-04 11:41:06 +08:00
504f1b6445 Allow special characters in Grafana password 2021-04-03 16:41:10 -05:00
df31694d12 Couple of additional tweaks to the mjolnir docs 2021-04-03 03:23:45 -05:00
28a6f8bd57 Announce Mjolnir bot support
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/962
2021-04-03 10:52:39 +03:00
995c483856 Merge pull request from aaronraimist/mjolnir
Add mjolnir
2021-04-03 10:45:29 +03:00
26d334dcb9 Typo 2021-04-03 01:12:06 -05:00
598f00b335 Nice link 2021-04-02 19:28:48 -05:00
c86cc11386 Add some advice about tuning PostgreSQL 2021-04-02 19:26:41 -05:00
f85054fd80 Add some advice about making Synapse faster
Also removes some duplicate table of contents entries in maintenance-synapse.md
2021-04-02 19:10:53 -05:00
b084a35e9d Add note about making bot a server admin 2021-04-02 18:40:42 -05:00
11c93682db YOURDOMAIN -> DOMAIN 2021-04-02 18:26:50 -05:00