Slavi Pantaleev and GitHub
da98a06553
Merge pull request #377 from thedanbob/certbot-1.2.0
...
Update certbot (1.0.0 -> 1.2.0)
2020-02-12 13:58:32 +01:00
Slavi Pantaleev and GitHub
2b6c263900
Merge pull request #376 from thedanbob/nginx-1.17.8
...
Update nginx (1.17.7 -> 1.17.8)
2020-02-12 13:58:19 +01:00
Slavi Pantaleev and GitHub
594742ef58
Merge pull request #375 from thedanbob/synapse-1.10.0
...
Update synapse (1.9.1 -> 1.10.0)
2020-02-12 13:58:00 +01:00
Slavi Pantaleev and GitHub
5421ce22bf
Merge pull request #374 from dhoffend/additional-configuration-blocks
...
matrix-nginx-proxy: adding additional configuration blocks
2020-02-11 10:06:04 +01:00
Slavi Pantaleev and GitHub
1e18a84f8b
Merge pull request #371 from teutat3s/fix_appservice_slack_salt
...
fix slack bridge: salt too large, sha512_crypt requires <= 16 chars
2020-02-10 09:41:57 +01:00
Slavi Pantaleev and GitHub
db63f784ae
Merge pull request #370 from verb/appservice-irc-nedb
...
Fix matrix-appservice-irc database specification
2020-02-08 21:46:59 +01:00
Slavi Pantaleev and GitHub
500b292c14
Merge pull request #368 from joao-p-marques/fix-slack-password-hash
...
fix invalid password salt on slack bridge
2020-02-06 10:14:04 +01:00
Slavi Pantaleev
f18037ae42
Disable TLSv1.1 by default
2020-01-30 12:56:20 +02:00
Slavi Pantaleev
f9a67624e1
Upgrade Synapse (1.9.0 -> 1.9.1)
2020-01-28 16:02:09 +02:00
Slavi Pantaleev
b323c975cf
Upgrade riot-web (1.5.7 -> 1.5.8)
2020-01-28 13:01:30 +02:00
Slavi Pantaleev
c9f2bf89b5
Fix incorrect REST Auth module URL
...
Regression since #362 (Github Pull Request).
2020-01-27 12:22:40 +02:00
Slavi Pantaleev and GitHub
38d4c555d0
Merge pull request #362 from spantaleev/ma1uta-rest-auth-password-provider
...
Switch from kamax-matrix/matrix-synapse-rest-password-provider to ma1uta/matrix-synapse-rest-password-provider
2020-01-26 23:18:39 +02:00
Slavi Pantaleev and GitHub
0696845f3f
Merge pull request #361 from spantaleev/official-matrix-appservice-irc
...
Switch to upgraded & official matrix-appservice-irc Docker image
2020-01-26 23:18:04 +02:00
Slavi Pantaleev and GitHub
019433acc2
Merge pull request #364 from aaronraimist/patch-5
...
Link to official instructions on how to install Ansible
2020-01-26 23:13:36 +02:00
Slavi Pantaleev
874d2390dd
Revert "Upgrade Slack bridge to 1.0.2"
...
This reverts commit 61e93744ec .
Reverting because of:
- https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/341
- https://github.com/matrix-org/matrix-appservice-slack/issues/347
2020-01-26 23:07:12 +02:00
Slavi Pantaleev
c2135d1afe
Switch from kamax-matrix/matrix-synapse-rest-password-provider to ma1uta/matrix-synapse-rest-password-provider
...
Synapse v1.9.0 changed some things which made the REST Auth Password
Provider break.
The ma1uta/matrix-synapse-rest-password-provider implements some
workarounds for now and will likely deliver a proper fix in the future.
Not much has changed between the 2 projects, so this should be a
painless transition.
2020-01-25 10:23:59 +02:00
Slavi Pantaleev
aa05df6a02
Switch to upgraded & official matrix-appservice-irc Docker image
2020-01-25 10:07:08 +02:00
Slavi Pantaleev
77b919aec6
Become compatible with official matrix-appservice-irc Docker image
...
This change allows us to work with both our existing Docker image
(`tedomum/matrix-appservice-irc:latest`) and with the
official Docker image (`matrixdotorg/matrix-appservice-irc`).
The actual change to the official Docker image requires more testing
and will be done separately.
2020-01-25 10:05:47 +02:00
Slavi Pantaleev and GitHub
848068e62a
Merge pull request #359 from dhose/patch/fix-if-case
...
Fix for when if case evaluates to false
2020-01-24 23:57:59 +02:00
Slavi Pantaleev and GitHub
6e3dae5ec0
Merge pull request #358 from thedanbob/python3-docker-fix
...
Install python3-docker if ansible is running python 3
2020-01-24 18:45:25 +02:00
Slavi Pantaleev and GitHub
35f84d0c28
Merge pull request #357 from zekesonxx/patch-1
...
Fix invalid password salts for slack webhooks
2020-01-24 18:43:23 +02:00
Slavi Pantaleev
2c04384e8e
Synchronize config with the one from Synapse 1.9.0
...
Related to #355 .
2020-01-23 15:47:53 +02:00
Slavi Pantaleev and GitHub
e162cce220
Merge pull request #355 from ptman/patch-1
...
Upgrade Synapse to 1.9.0
2020-01-23 15:47:19 +02:00
Slavi Pantaleev and GitHub
704d2ff861
Merge pull request #351 from prasket/matrix-change-user-admin-status
...
Matrix change user admin status
2020-01-23 10:35:28 +02:00
Slavi Pantaleev and GitHub
6c784b88cd
Merge pull request #354 from thedanbob/uri-follow-redirects-fix
...
uri.follow_redirects is now a string field
2020-01-23 10:34:37 +02:00
Slavi Pantaleev and GitHub
8d38ff65db
Merge pull request #352 from aaronraimist/patch-4
...
Use Postgres 12.1 when creating a backup
2020-01-21 11:07:52 +02:00
Slavi Pantaleev
9d3d538a2d
Use C collation for Postgres to appease Synapse
2020-01-21 00:13:47 +02:00
Slavi Pantaleev and GitHub
f9d21befdf
Merge pull request #350 from aaronraimist/patch-2
...
Reword updating-users-passwords.md option 3
2020-01-20 23:03:06 +02:00
Slavi Pantaleev
b8eb5e4e0d
Add a note for users not using SSH keys
2020-01-18 19:55:26 +02:00
Slavi Pantaleev
72f6e56fb8
Upgrade mautrix-telegram (0.6.1 -> 0.7.0)
2020-01-18 14:17:50 +02:00
Slavi Pantaleev and GitHub
6576dc820a
Merge pull request #343 from lxp/fix-registration-regex
...
Fix regex in matrix_appservice_webhooks_registration_yaml
2020-01-16 09:47:03 +02:00
Slavi Pantaleev
4840214193
Announce Appservice Webhooks support
...
Related to #339 (Github Pull Request).
2020-01-14 16:02:37 +02:00
Slavi Pantaleev
0ffe821cfb
Fix some minor Markdown rendering issues
2020-01-14 15:55:56 +02:00
Slavi Pantaleev and GitHub
219663f02e
Merge pull request #339 from netresearch/master
...
Add matrix-appservice-webhooks role.
2020-01-14 15:18:52 +02:00
Slavi Pantaleev and GitHub
dee67c6f2f
Merge pull request #342 from lpopov/patch-2
...
Upgrade riot-web (1.5.6 -> 1.5.7)
2020-01-13 16:43:06 +02:00
Slavi Pantaleev
675aaa1215
Fix escaping issues affecting the Whatsapp bridge
...
Regression introduced in 53186ffa1c
2020-01-13 10:56:48 +02:00
Slavi Pantaleev
61e93744ec
Upgrade Slack bridge to 1.0.2
...
NeDB is deprecated, so we should transition away from it in the future.
Still, most of the functionality should work on this new version.
2020-01-12 21:35:03 +02:00
Slavi Pantaleev
bd38861179
Add support for automatic Double Puppeting for all Mautrix bridges
2020-01-12 20:28:36 +02:00
Slavi Pantaleev
53186ffa1c
Sync configuration with upstream for all Mautrix bridges
2020-01-12 19:10:05 +02:00
Slavi Pantaleev
a84a24d9f5
Upgrade nginx (1.17.6 -> 1.17.7)
2020-01-11 17:32:02 +02:00
Slavi Pantaleev
fddd3f922f
Upgrade Synapse to 1.8.0
2020-01-09 15:33:35 +02:00
Slavi Pantaleev and GitHub
e6d1556059
Merge pull request #336 from eMPee584/fix-bridge-comment
...
Remove spurious 'mxisd' string from mautrix bridge templates comment
2020-01-08 23:46:30 +02:00
Slavi Pantaleev and GitHub
89910bd0d1
Merge pull request #335 from hannojg/patch-1
...
Notes when not using a ssh key for authentication
2020-01-03 17:00:19 +02:00
Slavi Pantaleev and GitHub
71ccf19f25
Fix typo
2020-01-03 17:00:11 +02:00
Slavi Pantaleev and GitHub
92859e1817
Merge pull request #334 from DreamsVoid/patch-1
...
Update configuring-playbook-bridge-mautrix-telegram.md
2020-01-03 10:34:27 +02:00
Slavi Pantaleev and GitHub
5e3d968a85
Merge pull request #332 from thedanbob/synapse-1.7.3
...
Update synapse (1.7.2 -> 1.7.3)
2019-12-31 14:46:02 +02:00
Slavi Pantaleev
8b5b075fda
Fix typo
2019-12-31 11:25:09 +02:00
Slavi Pantaleev
0e3e3cdf86
Upgrade Synapse (1.7.1 -> 1.7.2)
2019-12-20 13:20:54 +02:00
Slavi Pantaleev
9a33e5c7ad
Make it possible to control Coturn ports and listen interfaces
...
Related to #330 (Github Issue).
2019-12-20 12:21:43 +02:00
Slavi Pantaleev
89dbe5cfc5
Add the ability to control the certbot HTTP bind port
...
Fixes #330 (Github Issue).
2019-12-19 09:07:24 +02:00
Slavi Pantaleev
b09f5a783b
Upgrade Synapse (1.7.0 -> 1.7.1)
2019-12-18 12:15:52 +02:00
Slavi Pantaleev
a78002f12b
Upgrade certbot (0.40.1 -> 1.0.0)
2019-12-13 14:52:29 +02:00
Slavi Pantaleev
d69ddcfdac
Upgrade Synapse (1.6.1 -> 1.7.0)
2019-12-13 14:52:29 +02:00
Slavi Pantaleev and GitHub
bc86fc6e73
Merge pull request #326 from dali99/patch-1
...
Expose self service bridging in matrix_appservice_discord
2019-12-11 18:09:41 +02:00
Slavi Pantaleev and GitHub
df83dfb2e1
Fix port typo
2019-12-11 10:16:28 +02:00
Slavi Pantaleev and GitHub
358e269e5a
Merge pull request #325 from lpulley/master
...
Added Traefik configuration example to own webserver docs
2019-12-11 10:15:12 +02:00
Slavi Pantaleev and GitHub
8cd51ad1ab
Merge pull request #322 from aaronraimist/integrations-manager-well-known
...
Implement MSC1957: Integration manager discovery
2019-12-10 11:00:29 +02:00
Slavi Pantaleev
783ed766f0
Upgrade riot-web (1.5.5 -> 1.5.6)
2019-12-09 14:05:04 +02:00
Slavi Pantaleev and GitHub
332eec699e
Merge pull request #323 from yuri-moens/master
...
Render vhost directives in https server block
2019-12-08 07:25:04 +02:00
Slavi Pantaleev
ca3b158d94
Add support to matrix-nginx-proxy to work in HTTP-only mode
2019-12-06 11:53:15 +02:00
Slavi Pantaleev and GitHub
d0d2d80e56
Merge pull request #321 from aaronraimist/manhole
...
Allow Synapse manhole to be enabled
2019-12-05 10:28:34 +02:00
Slavi Pantaleev
1ec7cd898d
Upgrade matrix-corporal (1.7.0 -> 1.7.1)
2019-12-04 14:52:11 +02:00
Slavi Pantaleev and GitHub
163a1b4294
Merge pull request #318 from benkuly/master
...
Add telegram relay bot feature to playbook
2019-12-03 12:02:46 +02:00
Slavi Pantaleev
ce1ce03b3d
Upgrade matrix-corporal (1.6.0 -> 1.7.0)
2019-12-03 11:51:01 +02:00
Slavi Pantaleev
c2c0e08318
Update README
2019-11-29 10:16:05 +02:00
Slavi Pantaleev and GitHub
69d60825a7
Merge pull request #190 from spantaleev/switch-to-vectorim-riot-web
...
Switch riot-web image (bubuntux/riot-web -> vectorim/riot-web)
2019-11-29 10:14:30 +02:00
Slavi Pantaleev
25dc53c34a
Switch riot-web image (bubuntux/riot-web -> vectorim/riot-web)
...
Switching to the official image (vectorim/riot-web) should ensure:
- there's less breakage, as it's maintained by the same team as riot-web
- there's fewer actors we need to trust
- we can upgrade riot-web faster, as newer versions should be released
on Docker hub at the same time riot-web releases are made
2019-11-29 10:11:48 +02:00
Slavi Pantaleev
b55198836a
Upgrade riot-web (1.5.4 -> 1.5.5)
2019-11-28 14:18:49 +02:00
Slavi Pantaleev
b8baf1356e
Upgrade Synapse (1.6.0 -> 1.6.1)
2019-11-28 13:59:42 +02:00
Slavi Pantaleev and GitHub
151ea6d30e
Merge pull request #317 from thedanbob/riot-web-1.5.4
...
Update riot-web (1.5.3 -> 1.5.4)
2019-11-26 16:55:42 +02:00
Slavi Pantaleev
0c51440426
Update Synapse to v1.6.0
2019-11-26 16:28:17 +02:00
Slavi Pantaleev and GitHub
a14d2e27a9
Merge pull request #315 from thedanbob/update-postgres-nginx
...
Update postgres & nginx
2019-11-22 10:42:11 +02:00
Slavi Pantaleev and GitHub
4cc6cdf6f3
Merge pull request #314 from aaronraimist/well-known-client-no-identity
...
Remove identity server section from .well-known/matrix/client if there is no identity server
2019-11-21 11:59:46 +02:00
Slavi Pantaleev and GitHub
d64e4ed452
Merge pull request #312 from thedanbob/refactor-setup-server-base
...
Refactor setup server base
2019-11-19 09:30:03 +02:00
Slavi Pantaleev and GitHub
f348370f15
Remove unnecessary update_cache directive / Debian
...
We've just updated it in the task above, so it's unnecessary
2019-11-19 09:22:41 +02:00
Slavi Pantaleev and GitHub
c88c0e7e87
Remove unnecessary update_cache directive / CentOS
...
We've just updated it in the task above, so it's unnecessary
2019-11-19 09:22:14 +02:00
Slavi Pantaleev and GitHub
334596436d
Merge pull request #311 from hardye/non-debian-docker-ce-fix
...
Fix: Restrict a Debian-specific task to Debian OS.
2019-11-16 17:35:21 +02:00
Slavi Pantaleev and GitHub
a297e617ca
Merge pull request #310 from thedanbob/docker.io
...
Don't install docker-ce if docker.io is installed
2019-11-16 09:40:56 +02:00
Slavi Pantaleev and GitHub
b75e64258d
Merge pull request #307 from thedanbob/certbot-0.40.1
...
Update certbot (0.38.0 -> 0.40.1)
2019-11-14 10:28:05 +02:00
Slavi Pantaleev
2da40c729a
Do not expose server room directory by default
...
Prompted by: https://matrix.org/blog/2019/11/09/avoiding-unwelcome-visitors-on-private-matrix-servers
This is a bit controversial, because.. the Synapse default remains open,
while the general advice (as per the blog post) is to make it more private.
I'm not sure exactly what kind of server people set up and whether they
want to make the room directory public. Our general goal is to favor
privacy and security when running personal (family & friends) and corporate
homeservers, both of which likely benefit from having a more secure default.
2019-11-10 08:55:46 +02:00
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.
2019-11-10 08:35:17 +02:00
Slavi Pantaleev
9b84e06201
Add a note about CentOS 8 support
2019-11-10 08:31:08 +02:00
Slavi Pantaleev and GitHub
5ac4dc00a5
Merge pull request #305 from wabuMike/master
...
Replace constructs appending elements with variables to matrix_synapse_container_extra_arguments
2019-11-10 08:22:39 +02:00
Slavi Pantaleev and GitHub
04662aed42
Merge pull request #303 from aaronraimist/riot-1.5.3
...
Upgrade riot-web (1.5.2 -> 1.5.3)
2019-11-08 17:51:39 +02:00
Slavi Pantaleev and GitHub
e9a2b6f596
Merge pull request #302 from aaronraimist/patch-2
...
Mention that ARM is not supported
2019-11-08 17:12:30 +02:00
Slavi Pantaleev
f0e80218b0
Upgrade Synapse (1.5.0 -> 1.5.1)
2019-11-06 12:28:48 +02:00
Slavi Pantaleev and GitHub
8706675255
Merge pull request #295 from thedanbob/riot-web-1.5.2
...
Update riot-web (1.5.0 -> 1.5.2)
2019-11-06 09:47:57 +02:00
Slavi Pantaleev and GitHub
c75a281bbd
Merge pull request #294 from julianfoad/patch-2
...
Fix --mount syntax in examples
2019-11-04 23:16:32 +02:00
Slavi Pantaleev and GitHub
e412b5ec87
Merge pull request #293 from recklesscoder/recklesscoder-patch-storage_path
...
Actually use matrix_synapse_storage_path
2019-11-02 15:35:33 +02:00
Slavi Pantaleev
721ca9b83f
Add missing publicUrl configuration for Dimension
...
Discussed in #282 (Github Issue).
2019-10-31 15:38:32 +02:00
Slavi Pantaleev and GitHub
fe98b5eae4
Merge pull request #290 from thedanbob/nginx-1.17.5
...
Update nginx (1.17.4 -> 1.17.5)
2019-10-29 18:17:21 +02:00
Slavi Pantaleev and GitHub
979628f1df
Merge pull request #289 from thedanbob/synapse-1.5.0
...
Update synapse (1.4.1 -> 1.5.0)
2019-10-29 18:02:58 +02:00
Slavi Pantaleev and GitHub
afe3fa3a51
Merge pull request #287 from fnoah/master
...
Document LDAP authentication using mxisd
2019-10-23 19:35:10 +03:00
Slavi Pantaleev and GitHub
33eafc72b6
Merge pull request #286 from dreamflasher/patch-2
...
Listen 8448 required for apache
2019-10-23 16:55:24 +03:00
Slavi Pantaleev and GitHub
9f002d7ef2
Merge pull request #283 from fnoah/master
...
Add variable to enable verbose logging for mxisd
2019-10-22 10:57:41 +03:00
Slavi Pantaleev and GitHub
e81837a586
Undo some formatting changes
2019-10-22 10:57:16 +03:00
Slavi Pantaleev
3bf7a7a85e
Upgrade riot-web (1.4.2 -> 1.5.0)
2019-10-19 11:08:35 +03:00
Slavi Pantaleev
e0ea708acc
Upgrade Synapse (1.4.0 -> 1.4.1)
2019-10-18 13:31:40 +03:00
Slavi Pantaleev and GitHub
dbd78ac25b
Merge pull request #281 from julianfoad/patch-2
...
Quote docker args in case inputs contain spaces
2019-10-14 11:05:51 +03:00
Slavi Pantaleev
e32aaacaa7
Make gzipped SQL dumps by default during --upgrade-postgres
2019-10-05 11:42:08 +03:00