Slavi Pantaleev and GitHub
0e37e6be91
Merge pull request #2715 from etkecc/patch-237
...
Update mautrix-facebook 0.4.1 -> 0.5.0
2023-06-01 11:19:46 +03:00
Slavi Pantaleev and GitHub
e0436b3d48
Merge pull request #2712 from sergiodj/fix-hydrogen-prefix-path
...
Fix prefix path when loading Hydrogen's theme-element.json
2023-06-01 10:02:22 +03:00
Slavi Pantaleev and GitHub
a61405217c
Merge pull request #2714 from FSG-Cat/Hookshot-4-1-0
...
Revert "Revert "Update hookshot 4.0.0 -> 4.1.0""
2023-06-01 09:55:12 +03:00
Slavi Pantaleev and GitHub
53fb7d007c
Merge pull request #2713 from FSG-Cat/Draupnir-1-83-0
...
Update Draupnir to 1.83.0 from 1.82.0
2023-06-01 08:16:57 +03:00
Slavi Pantaleev and Catalan Lover
e53c6c8020
Revert "Revert "Update hookshot 4.0.0 -> 4.1.0""
...
This reverts commit f98f803b44 .
As the docker image has been released for this version we can now upgrade to this version
2023-06-01 02:13:27 +02:00
Slavi Pantaleev and GitHub
8d66b3ba01
Merge pull request #2711 from anytimesoon/chatgpt-bot-docs-update
...
Document how to use chatgpt-bot in encrypted rooms
2023-05-30 22:04:09 +03:00
Slavi Pantaleev and GitHub
16aa89a9e8
Merge pull request #2710 from lukababu/add-more-ports
...
Update prerequisites.md
2023-05-30 09:09:31 +03:00
Slavi Pantaleev and GitHub
127b60a1ce
Fixing typos and rewording
2023-05-30 09:09:24 +03:00
Slavi Pantaleev
cfedf675ee
Upgrade Traefik (v2.9.10-2 -> v2.10.1-0)
2023-05-28 21:27:03 +03:00
Slavi Pantaleev and GitHub
5b152a55f5
Merge pull request #2709 from etkecc/patch-236
...
update prometheus-node-exporter 1.5.0 -> 1.6.0
2023-05-27 19:15:18 +03:00
Slavi Pantaleev and GitHub
b3984fea91
Merge pull request #2703 from etkecc/patch-234
...
update mautrix-telegram 0.13.0 -> 0.14.0
2023-05-26 22:32:17 +03:00
Slavi Pantaleev and GitHub
3c81bda184
Merge pull request #2704 from etkecc/patch-235
...
Update synapse 1.84.0 -> 1.84.1
2023-05-26 22:32:04 +03:00
Slavi Pantaleev
f98f803b44
Revert "Update hookshot 4.0.0 -> 4.1.0"
...
This reverts commit 428f7a1f75 .
Looks like it won't become a tagged image until a "release" is posted.
2023-05-26 10:17:20 +03:00
Slavi Pantaleev and GitHub
f31ba3acdf
Merge pull request #2702 from Kuchenmampfer/master
...
add updated Caddyfile example
2023-05-26 09:59:15 +03:00
Slavi Pantaleev and GitHub
8a88a85a06
Merge pull request #2701 from FSG-Cat/Draupnir-1-82-0
...
Update Draupnir from 1.80.1 to 1.82.0
2023-05-25 09:16:12 +03:00
Slavi Pantaleev
c55371e305
Add changelog entry for the forget_rooms_on_leave default change for Synapse
...
Related to:
- https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2698
- https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2700
2023-05-25 09:14:09 +03:00
Slavi Pantaleev and GitHub
196e13f8c8
Merge pull request #2699 from etkecc/patch-233
...
Update hookshot 4.0.0 -> 4.1.0
2023-05-24 23:23:56 +03:00
Slavi Pantaleev and GitHub
389c29a088
Merge pull request #2698 from etkecc/synapse-1840
...
update synapse 1.83.0 -> 1.84.0; set forget_rooms_on_leave = true
2023-05-23 18:22:23 +03:00
Slavi Pantaleev and GitHub
cfbb818806
Merge pull request #2697 from etkecc/patch-232
...
Update mautrix-twitter 0.1.5 -> 0.1.6
2023-05-22 21:04:35 +03:00
Slavi Pantaleev and GitHub
49d7d4792d
Merge pull request #2696 from spantaleev/dependabot/github_actions/frenck/action-yamllint-1.4.1
...
Bump frenck/action-yamllint from 1.4.0 to 1.4.1
2023-05-22 20:49:55 +03:00
Slavi Pantaleev
b5d5e49235
Move Honoroit metrics from /honoroit/metrics to /metrics/honoroit
...
This restores consistency with other services.
Related to 8f903fa621
2023-05-19 19:33:22 +03:00
Slavi Pantaleev
b71375fac7
Disable healthcheck for Synapse workers which serve no web traffic
...
This was mostly affecting the stream writer (events) worker, which was
being reported as unhealthy. It wasn't causing any issues, but it just
looked odd and was confusing people.
As an alternative to hitting the regular `/health` healthcheck route (on
the "client" API which this stream writer does not expose),
we may have went for hitting some "replication" API endpoint instead.
This is more complicated and likely unnecessary.
2023-05-19 18:29:02 +03:00
Slavi Pantaleev and GitHub
c9930f2f41
Merge pull request #2693 from etkecc/patch-231
...
update ntfy 2.4.0 -> 2.5.0
2023-05-19 00:03:06 +03:00
Slavi Pantaleev
aa44a277f6
Fix service name for Honoroit metrics
2023-05-18 10:13:06 +03:00
Slavi Pantaleev
018e620ee8
Default matrix_bot_honoroit_path_prefix to /honoroit to avoid conflicts with Matrix Client-Server API
2023-05-18 10:10:47 +03:00
Slavi Pantaleev
2083b10f1a
Fix syntax error
2023-05-18 10:09:07 +03:00
Slavi Pantaleev
8f903fa621
Make Honoroit respect matrix_bot_honoroit_path_prefix when building the metrics path
2023-05-18 10:03:40 +03:00
Slavi Pantaleev
88c7cf21f7
Make Honoroit not try to capture all matrix.DOMAIN traffic
...
It only serves a metrics endpoint, so it shouldn't try to capture
anything else.
2023-05-18 10:03:02 +03:00
Slavi Pantaleev
9d77950cd8
Adjust bot group names, so that they match the install/setup tags
...
Previously `just install-service buscarron` would not fully work,
because:
- the systemd services were indeed tagged with `buscarron`
- however, the actual installation tasks are not
`install-buscarron`/`setup-buscarron`, but rather
`install-bot-buscarron`/`setup-bot-buscarron`
Services are now tagged with the `bot-` prefix to match the tags.
2023-05-18 09:43:19 +03:00
Slavi Pantaleev and GitHub
2456ffc183
Merge pull request #2691 from etkecc/patch-230
...
fix prometheus postgres exporter role name
2023-05-17 21:31:36 +03:00
Slavi Pantaleev and GitHub
cd116d3bc6
Merge pull request #2689 from moan0s/postgres-exporter
...
Move postgres-exporter repo
2023-05-17 21:21:17 +03:00
Slavi Pantaleev
017a795105
Upgrade aux (v1.0.0-0 -> v1.0.0-1)
2023-05-17 21:19:47 +03:00
Slavi Pantaleev and GitHub
eb44bc48a8
Merge pull request #2690 from etkecc/patch-229
...
Update mautrix-signal 0.4.2 -> 0.4.3
2023-05-17 18:05:52 +03:00
Slavi Pantaleev and GitHub
6be8d5a00d
Merge pull request #2687 from etkecc/patch-228
...
update borgmatic 1.7.12 -> 1.7.13
2023-05-17 07:45:38 +03:00
Slavi Pantaleev and GitHub
1c8978fca7
Merge pull request #2686 from etkecc/patch-227
...
update mautrix-discord 0.3.0 -> 0.4.0
2023-05-17 07:45:08 +03:00
Slavi Pantaleev and GitHub
e8d89687a4
Merge pull request #2685 from etkecc/patch-226
...
update mautrix-whatsapp 0.8.4 -> 0.8.5
2023-05-17 07:44:24 +03:00
Slavi Pantaleev and GitHub
eaf467faa5
Merge pull request #2684 from spantaleev/dependabot/github_actions/ansible-community/ansible-lint-action-6.16.0
...
Bump ansible-community/ansible-lint-action from 6.15.0 to 6.16.0
2023-05-16 21:01:29 +03:00
Slavi Pantaleev
319afc66c1
Fix YAML indentation
2023-05-16 15:29:57 +03:00
Slavi Pantaleev
8fbe99ac2a
Do not add main/master Synapse process to instance_map if workers are not in use
...
This is meant to keep the configuration tidy for non-worker setups.
Related to 49cb8b7b11
2023-05-15 07:37:25 +03:00
Slavi Pantaleev
49cb8b7b11
Add Synapse main/master process to instance map
...
Related to https://github.com/matrix-org/synapse/pull/15491
This doesn't hurt to be done early on, while still on Synapse v1.83.0.
We'll be able to remove the `worker_replication_*` settings later,
when Synapse v1.84.0 gets released and starts making use of the new
`main` instance in the instance map instead of looking at the
`worker_replication_*` settings.
2023-05-15 07:33:26 +03:00
Slavi Pantaleev
62c92578b5
Upgrade Postgres (minor versions upgrade)
2023-05-15 06:57:56 +03:00
Slavi Pantaleev and GitHub
747b0e2250
Merge pull request #2680 from etkecc/patch-225
...
Update prometheus v2.43.0 -> 2.44.0
2023-05-15 06:40:21 +03:00
Slavi Pantaleev
73209a0554
Update aux role documentation, removing old matrix-aux references
2023-05-12 07:01:04 +03:00
Slavi Pantaleev and GitHub
f2825382f9
Merge pull request #2678 from FSG-Cat/Rate_Limits_via_Admin_API_Synapse
...
Rework Draupnir and Mjolnir Setup Guides to NOT mention DB access.
2023-05-11 20:09:46 +03:00
Slavi Pantaleev
a6a32f24f7
Add changed_when to Dendrite self-building task to make ansible-lint happy
...
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2674
2023-05-11 11:23:09 +03:00
Slavi Pantaleev
1649065a4d
Fix yamllint-reported errors in matrix-dendrite
...
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2674
2023-05-11 09:54:22 +03:00
Slavi Pantaleev
1b9a29fba6
Upgrade Grafana (v9.5.1-0 -> v9.5.2-0)
2023-05-11 09:42:19 +03:00
Slavi Pantaleev
f102d75e13
Upgrade backup-borg (v1.2.4-1.7.12-1 -> v1.2.4-1.7.12-2)
2023-05-11 09:42:13 +03:00
Slavi Pantaleev and GitHub
cb2124974e
Merge pull request #2674 from ibeckermayer/dendrite-self-build
...
Adds a self build option for dendrite
2023-05-10 22:27:20 +03:00
Slavi Pantaleev and GitHub
7d4beaee63
Merge pull request #2677 from etkecc/patch-224
...
Update element v1.11.30 -> v1.11.31
2023-05-10 17:23:01 +03:00
Slavi Pantaleev and GitHub
a0d94a7024
Merge pull request #2676 from darsh12/patch-1
...
Update matrix chatgpt bot (v3.0.0 -> v3.1.0)
2023-05-10 09:16:20 +03:00
Slavi Pantaleev
c1462c6277
Upgrade Synapse (v1.82.0 -> v1.83.0)
2023-05-09 21:00:09 +03:00
Slavi Pantaleev and GitHub
99f6982287
Merge pull request #2671 from etkecc/patch-223
...
nginx: fix base domain configuration to allow serving custom content
2023-05-03 23:08:23 +03:00
Slavi Pantaleev and GitHub
fb6ed0ba1c
Merge pull request #2670 from etkecc/patch-222
...
Update jitsi stable-8319 -> stable-8615
2023-05-02 14:08:06 +03:00
Slavi Pantaleev
8ef23a655d
Restore --tags=import-synapse-sqlite-db support
...
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2669
Removed in 04b9483f0d (2022-11-28) when switching from matrix-postgres to
the devture-postgres external Ansible role.
More details: https://github.com/spantaleev/matrix-docker-ansible-deploy/blob/master/CHANGELOG.md#matrix-postgres-has-been-replaced-by-the-comdevtureansiblerolepostgres-external-role
The `import_synapse_sqlite_db.yml` file and documentation has been adapted somewhat compared to before, so that:
- it doesn't try to start Postgres automatically. You need to handle
this part manually
- it doesn't rely on the integrated Postgres and may potentially work
with external Postgres instances just the same
- it doesn't wipe out the whole database anymore. By default, we assume
it's empty anyway and there's no need for such things. If it's not,
then it's also probably dangerous to be so destructive.
This is all completely untested, but will hopefully work.
2023-05-02 13:34:42 +03:00
Slavi Pantaleev
1e1ab70965
Make use of matrix_synapse_container_network in the matrix-synapse role
...
It's the same as `matrix_docker_network` for now, so this practically
doesn't change anything.
2023-05-02 13:22:31 +03:00
Slavi Pantaleev and GitHub
25895f6253
Merge pull request #2668 from yousefamar/patch-1
...
Update signald version
2023-05-01 16:40:09 +03:00
Slavi Pantaleev and GitHub
42a99968f2
Merge pull request #2667 from thomwiggers/patch-10
...
Update IRC appservice to 0.38.0
2023-05-01 15:35:29 +03:00
Slavi Pantaleev
d4676f2c7c
Upgrade com.devture.ansible.role.timesync to pinned tag (v1.0.0-0)
2023-04-29 08:21:02 +03:00
Slavi Pantaleev and GitHub
3dcee1d5c4
Merge pull request #2662 from etkecc/patch-221
...
Update hookshot 3.2.0 -> 4.0.0
2023-04-27 18:39:56 +03:00
Slavi Pantaleev
a4e6f91ebb
Upgrade com.devture.ansible.role.systemd_service_manager (v1.0.0-0 -> v1.0.0-1)
2023-04-27 17:55:51 +03:00
Slavi Pantaleev
f0e5a00802
Upgrade backup-borg (v1.2.4-1.7.12-0 -> v1.2.4-1.7.12-1)
2023-04-27 17:55:39 +03:00
Slavi Pantaleev and GitHub
a073b86682
Merge pull request #2661 from SimonBiggs/patch-1
...
Update configuring-playbook.md
2023-04-27 08:12:16 +03:00
Slavi Pantaleev and GitHub
67cffdfce6
Update configuring-playbook.md
2023-04-27 08:12:09 +03:00
Slavi Pantaleev and GitHub
c2d7f33b58
Merge pull request #2659 from etkecc/patch-220
...
update grafana (9.4.7 -> 9.5.1); update ntfy (2.3.1 -> 2.4.0)
2023-04-27 07:16:54 +03:00
Slavi Pantaleev
2d051679c0
Ensure instance_map.port is numeric
...
Fixup related to https://github.com/matrix-org/synapse/pull/15431
2023-04-25 15:26:30 +03:00
Slavi Pantaleev
c8215c98e7
Load /capabilities endpoint on workers
...
Related to:
- https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2656
- https://github.com/matrix-org/synapse/commit/e4a25d022c1e4b71e043b07324d95362f7fb4067
2023-04-25 15:16:03 +03:00
Slavi Pantaleev
905f0214cd
Load /directory/room/{roomAlias} endpoint on workers
...
Related to:
- https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2656
- https://github.com/matrix-org/synapse/commit/4af0aec54dad261bcad240d8a878a1c16934e77c
2023-04-25 15:15:13 +03:00
Slavi Pantaleev and GitHub
d645a95468
Merge pull request #2655 from etkecc/patch-218
...
Update element v1.11.29 -> v1.11.30
2023-04-25 15:14:03 +03:00
Slavi Pantaleev and GitHub
7b9f64f458
Merge pull request #2656 from etkecc/patch-219
...
Update synapse 1.81.0 -> 1.82.0
2023-04-25 15:13:43 +03:00
Slavi Pantaleev
15884b64c8
Fix ansible-lint-reported errors
...
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2654
2023-04-21 15:22:03 +03:00
Slavi Pantaleev and GitHub
5489f8d832
Merge pull request #2654 from etkecc/honoroit-buscarron-protected-metrics
...
buscarron and honoroit - add basic auth for metrics
2023-04-21 15:16:22 +03:00
Slavi Pantaleev
c62896b97e
Upgrade Traefik (v2.9.10-1 -> v2.9.10-2)
2023-04-18 10:59:02 +03:00
Slavi Pantaleev
66930c9d75
Upgrade systemd_docker_base, container_socket_proxy, Traefik
...
These roles now obey
`devture_systemd_docker_base_container_image_pull_method` and `devture_systemd_docker_base_container_network_creation_method`
and can work on systems which don't have the Docker SDK for Python
installed by avoiding the various Ansible Docker modules and using raw
`docker` commands for pulling images and creating networks.
2023-04-18 10:41:55 +03:00
Slavi Pantaleev and GitHub
fc7dd54fc4
Merge pull request #2649 from spantaleev/dependabot/github_actions/ansible-community/ansible-lint-action-6.15.0
...
Bump ansible-community/ansible-lint-action from 6.14.4 to 6.15.0
2023-04-17 20:14:22 +03:00
Slavi Pantaleev and GitHub
458ab58786
Merge pull request #2648 from jalemann/master
...
fix: add missing word
2023-04-17 11:18:59 +03:00
Slavi Pantaleev and GitHub
dbfc054304
Merge pull request #2646 from Naalunth/nix-flake
...
Added a nix flake
2023-04-17 09:15:52 +03:00
Slavi Pantaleev and GitHub
a5429ab69d
Merge pull request #2644 from kanlas-net/master
...
Fix recaptcha vars ansible-vault compatibility
2023-04-17 09:15:43 +03:00
Slavi Pantaleev and GitHub
72e28e8172
Merge pull request #2647 from etkecc/patch-217
...
Update mautrix-discord 0.2.0 -> 0.3.0
2023-04-17 08:37:20 +03:00
Slavi Pantaleev and GitHub
54d2bf534e
Merge pull request #2645 from etkecc/patch-216
...
Update mautrix-whatsapp 0.8.3 -> 0.8.4
2023-04-16 20:24:02 +03:00
Slavi Pantaleev and GitHub
0adb0fdce7
Merge pull request #2641 from etkecc/patch-215
...
Update borgmatic 1.7.11 -> 1.7.12
2023-04-14 10:49:18 +03:00
Slavi Pantaleev and GitHub
3b817c1ad6
Merge pull request #2639 from spatterIight/patch-1
...
Update configuring-playbook-synapse.md
2023-04-12 18:49:02 +03:00
Slavi Pantaleev and GitHub
caffe04c5d
Merge pull request #2637 from mgoerens/remove_warning
...
Removing warning that no longer applies
2023-04-12 14:34:11 +03:00
Slavi Pantaleev and GitHub
b5af0bff31
Merge pull request #2635 from etkecc/patch-214
...
Update element 1.11.28 -> 1.11.29
2023-04-11 22:18:52 +03:00
Slavi Pantaleev
024d9ed3f3
Upgrade Synapse (v1.80.0 -> v1.81.0)
2023-04-11 17:18:58 +03:00
Slavi Pantaleev
4546410f6a
Restore matrix-nginx-proxy connectivity to the Jitsi container network
...
Regression since 1d00d15482
2023-04-10 15:15:32 +03:00
Slavi Pantaleev
2649d9d8bb
Fix lint-reported errors
2023-04-08 08:10:22 +03:00
Slavi Pantaleev and GitHub
9736202294
Merge pull request #2632 from spantaleev/dependabot/github_actions/ansible-community/ansible-lint-action-6.14.4
...
Bump ansible-community/ansible-lint-action from 6.11.0 to 6.14.4
2023-04-08 08:06:18 +03:00
Slavi Pantaleev and GitHub
8cd16517e2
Merge pull request #2631 from shreyasajj/master
...
Updating maubot to the latest version 0.4.0 -> 0.4.1
2023-04-07 21:08:21 +03:00
Slavi Pantaleev
45c92ba7db
Upgrade Traefik (2.9.9 -> 2.9.10)
2023-04-07 08:09:57 +03:00
Slavi Pantaleev and GitHub
6132c444da
Merge pull request #2628 from etkecc/patch-213
...
add borgmatic cli
2023-04-05 07:08:06 +03:00
Slavi Pantaleev and GitHub
c4b4b851cb
Merge pull request #2627 from etkecc/patch-212
...
Update hookshot 3.1.1 -> 3.2.0
2023-04-04 23:12:43 +03:00
Slavi Pantaleev and GitHub
5c14c6e9dd
Merge pull request #2626 from etkecc/patch-211
...
Update borgmatic 1.7.10 -> 1.7.11
2023-04-04 16:03:40 +03:00
Slavi Pantaleev and GitHub
704958f914
Merge pull request #2625 from thomwiggers/patch-9
...
Update Matrix IRC appservice to 0.37.1
2023-04-04 13:00:38 +03:00
Slavi Pantaleev and GitHub
58e5a24f66
Merge pull request #2624 from Kab1r/fix/traefik-duplicate-entrypoint
...
fix(traefik): Ignore federation endpoint if entrypoint with port already exists
2023-04-04 07:30:24 +03:00
Slavi Pantaleev
7b876cfc97
Upgrade Element (v1.11.27 -> v1.11.28)
2023-04-03 15:36:16 +03:00
Slavi Pantaleev
fa63785109
Upgrade Coturn (4.6.1-r2 -> 4.6.1-r3)
2023-04-03 15:34:19 +03:00
Slavi Pantaleev
e9d48ee9ca
Fix typos
...
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2621
2023-04-03 12:02:06 +03:00
Slavi Pantaleev and GitHub
6b9004a30b
Merge pull request #2621 from sgtbradley/patch-1
...
Fix CHANGELOG.md typo
2023-04-03 12:01:22 +03:00
Slavi Pantaleev
812b395aa9
Remove various systemd services from matrix-nginx-proxy Wanted list when not proxied via nginx
...
If Traefik is used, these are not Wanted services.
2023-04-03 08:59:43 +03:00