Slavi Pantaleev
9fb21b89a8
Fix import-postgres/run-postgres-vacuum failures being suppressed
...
We were only reporting failures for when the async task didn't finish.
We also need to report a failure for when the task finished, but
returned a non-zero exit code.
2022-11-01 14:57:29 +02:00
Slavi Pantaleev
17caa13a71
Upgrade Grafana (9.2.2 -> 9.2.3)
2022-11-01 12:59:15 +02:00
Slavi Pantaleev
f7b45fd440
Upgrade ddclient (v3.10.0-ls102 -> v3.10.0-ls103)
2022-11-01 12:58:22 +02:00
Slavi Pantaleev
3fc19295e2
Fix ansible-lint error (ansible.builtin.synchronize -> ansible.posix.synchronize)
2022-11-01 07:05:26 +02:00
Slavi Pantaleev
e1274a6e56
Rename variable (matrix_hookshot_feeds_interval -> matrix_hookshot_feeds_pollIntervalSeconds)
...
This is more consistent with how we name variables. It's also less
confusing, especially given that we have `matrix_hookshot_feeds_pollTimeoutSeconds` as well.
2022-10-31 21:52:01 +02:00
Slavi Pantaleev
ec45b87376
Add matrix_hookshot_feeds_pollTimeoutSeconds
2022-10-31 21:50:39 +02:00
Slavi Pantaleev
975dda54c9
Upgrade Dendrite (0.10.4 -> 0.10.5)
2022-10-31 21:34:14 +02:00
Slavi Pantaleev
cada3ef48b
Use pre-built image for Hookshot on arm64
2022-10-31 12:47:10 +02:00
Slavi Pantaleev
54e71f2012
Mention "matrix_hookshot_enabled: true" on the Hookshot documentation page
2022-10-31 12:38:43 +02:00
Slavi Pantaleev and GitHub
f108f87c8f
Merge pull request #2219 from redoonetworks/use-resolver-variable
...
Always use resolver variable in nginx conf.d files
2022-10-30 08:26:54 +02:00
Slavi Pantaleev and GitHub
fe1f49d5e7
Merge pull request #2214 from etkecc/patch-109
...
Update mautrix-signal 0.4.0 -> 0.4.1
2022-10-29 08:58:29 +03:00
Slavi Pantaleev
30180048c3
Upgrade Synapse (v1.69.0 -> v1.70.1)
2022-10-28 19:43:44 +03:00
Slavi Pantaleev
7fb45a507d
Make --tags=run-postgres-vacuum and --tags=upgrade-postgres not assume Synapse
...
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2211
2022-10-28 17:40:12 +03:00
Slavi Pantaleev and GitHub
5084aa0c65
Merge pull request #2210 from rndmh3ro/fqcn_fixes
...
use fqcns for some task
2022-10-28 15:26:31 +03:00
Slavi Pantaleev and GitHub
582a73b027
Merge pull request #2208 from etkecc/patch-108
...
fix buscarron ban list
2022-10-27 14:29:47 +03:00
Slavi Pantaleev and GitHub
c93eae3524
Merge pull request #2207 from etkecc/patch-107
...
Update signald 0.22.2 -> 0.23.0
2022-10-27 11:18:16 +03:00
Slavi Pantaleev
7303f9241c
Fix yamllint error
2022-10-27 09:59:54 +03:00
Slavi Pantaleev
ce8e9be6a8
Document Conduit installation
...
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2076
2022-10-27 09:56:16 +03:00
Slavi Pantaleev
35c5c23a3e
Remove useless tasks from matrix-postgres-backup role
...
`matrix-postgres-backup` reuses the `matrix-postgres` role for these
tasks, not its own definitions.
2022-10-27 06:51:31 +03:00
Slavi Pantaleev
6cacf7297d
Add support for postgres-backup-local v15
...
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2200
2022-10-27 06:51:31 +03:00
Slavi Pantaleev
e5e5ee4f72
Use fixed image tags for prodrigestivill/postgres-backup-local
...
At some point, we can drop v9.6 support and use a single variable
that holds this value.
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2191
2022-10-27 06:51:31 +03:00
Slavi Pantaleev and GitHub
fb2327f899
Merge pull request #2202 from array-in-a-matrix/patch-4
...
update way to login to discord
2022-10-27 06:47:45 +03:00
Slavi Pantaleev and GitHub
0fb99af6d3
Merge pull request #2204 from joecool1029/patch-1
...
update element v1.11.11 -> v1.11.12
2022-10-27 06:20:20 +03:00
Slavi Pantaleev and GitHub
3694bf1d18
Merge pull request #2198 from etkecc/buscarron-130
...
update buscarron 1.2.1 -> 1.3.0
2022-10-25 22:05:22 +03:00
Slavi Pantaleev and GitHub
06d4ca0f4e
Merge pull request #2197 from etkecc/postmoogle-098
...
update postmoogle 0.9.7 -> 0.9.8
2022-10-25 22:03:59 +03:00
Slavi Pantaleev and GitHub
304906260b
Merge pull request #2196 from etkecc/honoroit-0916
...
update honoroit 0.9.15 -> 0.9.16
2022-10-25 22:03:20 +03:00
Slavi Pantaleev and GitHub
a2c40803b6
Merge pull request #2199 from etkecc/patch-105
...
update element v1.11.10 -> v1.11.11
2022-10-25 22:02:36 +03:00
Slavi Pantaleev and GitHub
a9c72b81fc
Merge pull request #2195 from etkecc/patch-104
...
Update grafana 9.2.1 -> 9.2.2
2022-10-25 18:43:43 +03:00
Slavi Pantaleev and GitHub
fcf7fb18a1
Merge pull request #2194 from etkecc/patch-103
...
Update appservice-irc 0.35.1 -> 0.36.0
2022-10-25 13:25:43 +03:00
Slavi Pantaleev
cb2fecbea9
Fix some ansible-lint-reported warnings
2022-10-25 06:43:57 +03:00
Slavi Pantaleev
9c549a185f
Auto-purge orphaned Let's Encrypt renewal configuration files
2022-10-25 06:28:24 +03:00
Slavi Pantaleev and GitHub
69ae35bb23
Merge pull request #2193 from etkecc/patch-102
...
Fix 502
2022-10-24 08:59:12 +03:00
Slavi Pantaleev
d44b037850
fgrep -> grep -F
2022-10-23 18:45:22 +03:00
Slavi Pantaleev
716efe7ad5
Upgrade ddclient (v3.9.1-ls100 -> v3.10.0-ls102)
2022-10-23 09:52:02 +03:00
Slavi Pantaleev and GitHub
9fd3e00b71
Upgrade nginx (1.23.1 -> 1.23.2)
2022-10-23 07:45:54 +03:00
Slavi Pantaleev and GitHub
bf278bdc3a
Merge pull request #2190 from smargold476/patch-1
...
update Docs regarding Filter-Mode-Flag
2022-10-22 13:18:54 +03:00
Slavi Pantaleev and GitHub
e2a5497332
Merge pull request #2189 from moan0s/backup
...
Add information on how to manually run the backup
2022-10-22 08:51:54 +03:00
Slavi Pantaleev
57bb340343
Make ntfy not try to listen on a privileged port
...
We're starting it with `--user` and dropped capabilities, after all.
Hopefully fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2188
2022-10-22 08:45:59 +03:00
Slavi Pantaleev and GitHub
782407cf89
Merge pull request #2186 from smargold476/patch-5
...
update remote-repo-infos with link to doc
2022-10-22 06:20:21 +03:00
Slavi Pantaleev and GitHub
2362cf3c74
Merge pull request #2187 from smargold476/patch-6
...
update link to example
2022-10-22 06:18:46 +03:00
Slavi Pantaleev
4635968840
Upgrade Hookshot (2.3.0 -> 2.4.0)
2022-10-21 20:07:29 +03:00
Slavi Pantaleev
4cf85605a9
Upgrade Dendrite (0.10.3 -> 0.10.4)
2022-10-21 17:36:24 +03:00
Slavi Pantaleev
7e8184e210
Do not break the guided installation flow
2022-10-21 14:58:21 +03:00
Slavi Pantaleev
ff0fc88fae
Make Postgres import not break for databases with special names
...
We haven't encountered such a problem yet, but it doesn't hurt to
make things more robust.
2022-10-21 11:25:30 +03:00
Slavi Pantaleev
0b44ec19b4
Do not override matrix_postgres_import_roles_to_ignore/matrix_postgres_import_databases_to_ignore in group_vars
...
These values that we were setting also make sense in the context of the
`matrix-postgres` role even when not used within the playbook.
2022-10-21 10:01:22 +03:00
Slavi Pantaleev and GitHub
e2b517b7c0
Merge pull request #2182 from array-in-a-matrix/patch-2
...
grammar correction
2022-10-21 08:16:20 +03:00
Slavi Pantaleev
e37e86eb1c
Fix 'could not save history to file "//.psql_history"' errors
2022-10-21 07:33:10 +03:00
Slavi Pantaleev
bed9c18ab0
Pin Postgres version to 15.0
...
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2180
Just specifying `15` means we won't automatically re-pull `15.1` when it comes out.
2022-10-21 05:32:02 +03:00
Slavi Pantaleev
b8097b0bd6
Add support for binary content to matrix-aux
2022-10-20 16:05:55 +03:00
Slavi Pantaleev
af3a32cf6a
Fix Jinja2 interpolation for some default variables
...
We're overriding these in the correct way in `group_vars/matrix_servers`
so this wasn't causing any problem in practice.
2022-10-20 15:46:02 +03:00
Slavi Pantaleev
80da7dfb0b
Update docs/prerequisites.md
2022-10-20 11:48:56 +03:00
Slavi Pantaleev
490cce14ad
Merge branch 'dnapier-master'
...
Closes https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2180
2022-10-20 07:43:32 +03:00
Slavi Pantaleev
a32eea41fe
Make roles/matrix-postgres/tasks/detect_existing_postgres_version.yml detect Postgres v14
2022-10-20 07:43:01 +03:00
Slavi Pantaleev
20db57d288
Upgrade certbot (v1.30.0 -> v1.31.0)
2022-10-20 07:40:45 +03:00
Slavi Pantaleev and GitHub
f08700adbe
Merge pull request #2181 from array-in-a-matrix/master
...
add if hostname is not availble for SRV record
2022-10-20 07:39:45 +03:00
Slavi Pantaleev and GitHub
64de8c7eba
Merge pull request #2179 from etkecc/patch-101
...
Update grafana 9.2.0 -> 9.2.1
2022-10-18 16:09:02 +03:00
Slavi Pantaleev and GitHub
b3adeb943c
Merge pull request #2178 from etkecc/patch-100
...
Update Synapse 1.68.0 -> 1.69.0
2022-10-17 17:34:46 +03:00
Slavi Pantaleev
6480cc3629
Fix 'something' is undefined error in matrix-bridge-appservice-slack
...
.. when `matrix_nginx_proxy_enabled: false`
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2177
2022-10-17 08:04:06 +03:00
Slavi Pantaleev and GitHub
3d215e18e8
Merge pull request #2176 from Zocker1999NET/patch-1
...
docs/configuring-playbook: Add link to etherpad configuration
2022-10-16 18:44:27 +03:00
Slavi Pantaleev and GitHub
476416a880
Merge pull request #2175 from smargold476/master
...
Add ability to sync only direct Chats in TG-Bridge
2022-10-16 18:28:22 +03:00
Slavi Pantaleev and GitHub
07a7234ba0
Use | to_json
2022-10-16 18:27:35 +03:00
Slavi Pantaleev
4d267dad40
Upgrade mautrix-whatsapp (0.7.0 -> 0.7.1) and sync bridge config with upstream
2022-10-16 18:24:55 +03:00
Slavi Pantaleev
1e0d10586d
Update README to mention synapse-s3-storage-provider
2022-10-14 18:49:27 +03:00
Slavi Pantaleev
5a7b80d9e4
Update configuring-playbook-synapse-s3-storage-provider.md
2022-10-14 18:31:17 +03:00
Slavi Pantaleev
30745db6d5
Add storage-class support to the s3_media_upload command and mention matrix-synapse-s3-storage-provider-migrate script
2022-10-14 18:29:30 +03:00
Slavi Pantaleev
6f56b9fb38
Upgrade Dendrite (0.10.2 -> 0.10.3)
2022-10-14 18:17:08 +03:00
Slavi Pantaleev
de8fd519c5
Document matrix-synapse-s3-storage-provider-migrate.{service,timer}
2022-10-14 18:14:34 +03:00
Slavi Pantaleev
3cf0dcda6d
Update "b2 sync" commands
2022-10-14 18:07:10 +03:00
Slavi Pantaleev
2e0fc5c11c
Fix some ansible-lint-reported warnings
2022-10-14 18:04:49 +03:00
Slavi Pantaleev
fe96475595
Remove some useless PG_ variables fron the s3-storage-provider env-file
...
These Postgres configuration variables are part of the `database.yaml` file
and don't need to be here.
2022-10-14 18:01:51 +03:00
Slavi Pantaleev
63a0e5c4f6
Add warnings to synapse-s3-storage-provider support feature
2022-10-14 17:58:47 +03:00
Slavi Pantaleev
a3759b0466
Announce Synapse customization and synapse-s3-storage-provider support
2022-10-14 17:50:48 +03:00
Slavi Pantaleev
ac7cb3619d
Add support for synapse-s3-storage-provider
2022-10-14 17:41:41 +03:00
Slavi Pantaleev
881fdd28f0
Add support for Synapse container image customization
...
This allows people to augment the Synapse image with custom tools and
addons without having to rebuild it from scratch.
If customizations are enabled, the playbook will build a new
`localhost/matrixdotorg/synapse:VERSION-customized` image
on top of the default one (`FROM matrixdotorg/synapse:VERSION`)
and with custom Dockerfile build steps.
For servers that self-build the Synapse image, the Synapse image will be
built first, before proceding to extend it the same way.
In the future, we'll also have easy to enable Dockerfile build steps
for modules that the playbook supports.
2022-10-14 16:37:54 +03:00
Slavi Pantaleev
0da068c7e6
Add support for configuring Synapse's media_storage_providers
...
In the future, we'll also inject media storage providers that we support
into the `matrix_synapse_media_storage_providers_auto` list.
2022-10-14 16:28:47 +03:00
Slavi Pantaleev
62215a87fe
Upgrade Postgres minor versions (14.4 -> 14.5, 13.7 -> 13.8, etc.)
2022-10-14 16:25:57 +03:00
Slavi Pantaleev
337016da28
Improve S3 docs a bit
...
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1869
2022-10-14 09:27:50 +03:00
Slavi Pantaleev and GitHub
ea384e86e4
Merge pull request #2171 from etkecc/patch-99
...
Update postmoogle 0.9.6 -> 0.9.7
2022-10-12 17:43:53 +03:00
Slavi Pantaleev and GitHub
3b965fa8f5
Merge pull request #2162 from fdarveau/update-docs
...
Update Caddy examples and outdated Jitsi docker env variable/documentation link
2022-10-12 16:21:56 +03:00
Slavi Pantaleev and GitHub
23679687dd
Merge pull request #2170 from etkecc/patch-98
...
Update grafana 9.1.7 -> 9.2.0
2022-10-12 07:10:14 +03:00
Slavi Pantaleev and GitHub
1f641e088e
Merge pull request #2169 from etkecc/patch-97
...
Update element 1.11.9 -> 1.11.10
2022-10-11 21:36:08 +03:00
Slavi Pantaleev and GitHub
a9100641f6
Merge pull request #2168 from etkecc/patch-96
...
Update postmoogle 0.9.5 -> 0.9.6
2022-10-11 19:57:22 +03:00
Slavi Pantaleev and GitHub
9613727321
Merge pull request #2167 from etkecc/patch-95
...
Update element 1.11.8 -> 1.11.9
2022-10-11 17:32:55 +03:00
Slavi Pantaleev
8311c59a8f
Add Usage section to Hookshot docs
2022-10-11 10:43:01 +03:00
Slavi Pantaleev
da041bc60c
Upgrade mautrix-instagram (0.2.1 -> latest)
...
We don't like updating to untagged releases, but..
0.2.1 has some regression and upstream is not releasing 0.2.2 or 0.3.0
just yet, so we either need to downgrade to 0.2.0 or go `latest`.
We can hopefully switch back to a tagged release soon.
Related to https://github.com/mautrix/instagram/issues/56
2022-10-11 09:41:12 +03:00
Slavi Pantaleev and GitHub
c886e4f48b
Merge pull request #2164 from etkecc/patch-93
...
Enable hookshot feeds by default
2022-10-11 09:15:44 +03:00
Slavi Pantaleev and GitHub
d5b9ad103b
Merge pull request #2165 from etkecc/patch-94
...
Change hookshot logging level to warn
2022-10-11 09:12:49 +03:00
Slavi Pantaleev and GitHub
0616107346
Merge pull request #2163 from jimeh/fix-goofys-startup-order-issue
...
fix(goofys): fix synapse systemd unit file to correctly require goofys
2022-10-11 07:10:40 +03:00
Slavi Pantaleev
e6ecd54e72
Suppress some ansible-lint errors
2022-10-09 20:42:20 +03:00
Slavi Pantaleev
1be8f8b0ba
import_tasks -> ansible.builtin.import_tasks
2022-10-09 19:23:40 +03:00
Slavi Pantaleev and GitHub
03639e56a2
Merge pull request #2160 from etkecc/patch-92
...
Update jitsi stable-7830 -> stable-7882
2022-10-09 19:01:10 +03:00
Slavi Pantaleev and GitHub
043908d68a
Merge pull request #2155 from shalzz/patch-1
...
dendrite: update config
2022-10-08 09:16:25 +03:00
Slavi Pantaleev
9e0bfcc05e
Upgrade Prometheus (2.39.0 -> 2.39.1)
2022-10-07 21:37:17 +03:00
Slavi Pantaleev
12d4e080fa
Upgrade Dendrite (0.10.1 -> 0.10.2)
2022-10-07 21:36:44 +03:00
Slavi Pantaleev and GitHub
bc7dd15a3c
Merge pull request #2154 from etkecc/postmoogle-095
...
Update Postmoogle 0.9.4 -> 0.9.5
2022-10-07 08:20:11 +03:00
Slavi Pantaleev
a12cbeac3b
Fix async commands
...
Fixes a regression introduced in d1b5681ba0 .
Looks like `.finished` is a property on the main object, not on some
`.async_result` object.
2022-10-06 19:48:11 +03:00
Slavi Pantaleev
aff7ca2426
Upgrade appservice-slack (1.11.0 -> 2.0.1)
...
This also disables self-building on arm64, since it's no longer
necessary: https://github.com/matrix-org/matrix-appservice-slack/pull/656
2022-10-06 16:39:07 +03:00
Slavi Pantaleev
69b1b56691
Upgrade signald (0.21.1 -> 0.22.2)
2022-10-06 14:01:20 +03:00
Slavi Pantaleev
e9993856a6
Fix typo
2022-10-06 13:23:48 +03:00
Slavi Pantaleev
8d40ddd654
Adjust importing-postgres docs to mention postgres_default_import_database
2022-10-06 13:22:52 +03:00