Sergio Durigan Junior
dca6db15da
Fix prefix path when loading Hydrogen's theme-element.json
This is needed when using a prefix path that doesn't end with a slash.
Signed-off-by: Sergio Durigan Junior <sergiodj@sergiodj.net>
il y a 2 ans
Slavi Pantaleev
8d66b3ba01
Merge pull request #2711 from anytimesoon/chatgpt-bot-docs-update
Document how to use chatgpt-bot in encrypted rooms
il y a 2 ans
Slavi Pantaleev
16aa89a9e8
Merge pull request #2710 from lukababu/add-more-ports
Update prerequisites.md
il y a 2 ans
Slavi Pantaleev
127b60a1ce
Fixing typos and rewording
il y a 2 ans
anytimesoon
d3f85c5c7c
Update configuring-playbook-bot-chatgpt.md
added an extra step to creating the chatgpt bot so it can read encrypted messages
il y a 2 ans
Luke D Iremadze
67bcf4bc8a
Updates to the Postmoogle documentation
il y a 2 ans
Luke D Iremadze
90d25bccd2
Update prerequisites.md
These ports need to be open in order to receive emails to the Postmoogle bridge
il y a 2 ans
Slavi Pantaleev
cfedf675ee
Upgrade Traefik (v2.9.10-2 -> v2.10.1-0)
il y a 2 ans
Slavi Pantaleev
5b152a55f5
Merge pull request #2709 from etkecc/patch-236
update prometheus-node-exporter 1.5.0 -> 1.6.0
il y a 2 ans
Aine
788fa0e766
update prometheus-node-exporter 1.5.0 -> 1.6.0
il y a 2 ans
Slavi Pantaleev
b3984fea91
Merge pull request #2703 from etkecc/patch-234
update mautrix-telegram 0.13.0 -> 0.14.0
il y a 2 ans
Slavi Pantaleev
3c81bda184
Merge pull request #2704 from etkecc/patch-235
Update synapse 1.84.0 -> 1.84.1
il y a 2 ans
Aine
c36fd8cfc2
Update synapse 1.84.0 -> 1.84.1
il y a 2 ans
Aine
b9d9a41ea6
update mautrix-telegram 0.13.0 -> 0.14.0
il y a 2 ans
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.
il y a 2 ans
Slavi Pantaleev
f31ba3acdf
Merge pull request #2702 from Kuchenmampfer/master
add updated Caddyfile example
il y a 2 ans
tammes
981805002d
add example Caddyfile for fronting Traefik, mark the old one as deprecated and update READMEs
il y a 2 ans
Slavi Pantaleev
8a88a85a06
Merge pull request #2701 from FSG-Cat/Draupnir-1-82-0
Update Draupnir from 1.80.1 to 1.82.0
il y a 2 ans
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
il y a 2 ans
Catalan Lover
4b30c4d812
Update Draupnir from 1.80.1 to 1.82.0
il y a 2 ans
Slavi Pantaleev
196e13f8c8
Merge pull request #2699 from etkecc/patch-233
Update hookshot 4.0.0 -> 4.1.0
il y a 2 ans
Aine
428f7a1f75
Update hookshot 4.0.0 -> 4.1.0
il y a 2 ans
Slavi Pantaleev
389c29a088
Merge pull request #2698 from etkecc/synapse-1840
update synapse 1.83.0 -> 1.84.0; set forget_rooms_on_leave = true
il y a 2 ans
Aine
9350eeb9fb
update synapse 1.83.0 -> 1.84.0; set forget_rooms_on_leave = true
il y a 2 ans
Slavi Pantaleev
cfbb818806
Merge pull request #2697 from etkecc/patch-232
Update mautrix-twitter 0.1.5 -> 0.1.6
il y a 2 ans
Aine
86abe0680a
Update mautrix-twitter 0.1.5 -> 0.1.6
il y a 2 ans
Slavi Pantaleev
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
il y a 2 ans
dependabot[bot]
014f5def55
Bump frenck/action-yamllint from 1.4.0 to 1.4.1
Bumps [frenck/action-yamllint](https://github.com/frenck/action-yamllint ) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/frenck/action-yamllint/releases )
- [Commits](https://github.com/frenck/action-yamllint/compare/v1.4.0...v1.4.1 )
---
updated-dependencies:
- dependency-name: frenck/action-yamllint
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
il y a 2 ans
Slavi Pantaleev
b5d5e49235
Move Honoroit metrics from /honoroit/metrics to /metrics/honoroit
This restores consistency with other services.
Related to 8f903fa621
il y a 2 ans
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.
il y a 2 ans
Slavi Pantaleev
c9930f2f41
Merge pull request #2693 from etkecc/patch-231
update ntfy 2.4.0 -> 2.5.0
il y a 2 ans
Aine
d475a4906d
update ntfy 2.4.0 -> 2.5.0
il y a 2 ans
Slavi Pantaleev
aa44a277f6
Fix service name for Honoroit metrics
il y a 2 ans
Slavi Pantaleev
018e620ee8
Default matrix_bot_honoroit_path_prefix to /honoroit to avoid conflicts with Matrix Client-Server API
il y a 2 ans
Slavi Pantaleev
2083b10f1a
Fix syntax error
il y a 2 ans
Slavi Pantaleev
8f903fa621
Make Honoroit respect matrix_bot_honoroit_path_prefix when building the metrics path
il y a 2 ans
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.
il y a 2 ans
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.
il y a 2 ans
Slavi Pantaleev
2456ffc183
Merge pull request #2691 from etkecc/patch-230
fix prometheus postgres exporter role name
il y a 2 ans
Aine
c8dbb437b9
fix prometheus postgres exporter role name
il y a 2 ans
Slavi Pantaleev
cd116d3bc6
Merge pull request #2689 from moan0s/postgres-exporter
Move postgres-exporter repo
il y a 2 ans
Slavi Pantaleev
017a795105
Upgrade aux (v1.0.0-0 -> v1.0.0-1)
il y a 2 ans
Slavi Pantaleev
eb44bc48a8
Merge pull request #2690 from etkecc/patch-229
Update mautrix-signal 0.4.2 -> 0.4.3
il y a 2 ans
Aine
dc4b4d87d2
Update mautrix-signal 0.4.2 -> 0.4.3
il y a 2 ans
Julian-Samuel Gebühr
98d8723694
Move postgres-exporter repo
il y a 2 ans
Slavi Pantaleev
6be8d5a00d
Merge pull request #2687 from etkecc/patch-228
update borgmatic 1.7.12 -> 1.7.13
il y a 2 ans
Slavi Pantaleev
1c8978fca7
Merge pull request #2686 from etkecc/patch-227
update mautrix-discord 0.3.0 -> 0.4.0
il y a 2 ans
Slavi Pantaleev
e8d89687a4
Merge pull request #2685 from etkecc/patch-226
update mautrix-whatsapp 0.8.4 -> 0.8.5
il y a 2 ans
Aine
e435c6bb55
update borgmatic 1.7.12 -> 1.7.13
il y a 2 ans
Aine
3b28e29b8e
update mautrix-discord 0.3.0 -> 0.4.0
il y a 2 ans