Aine
c611f85acb
Update beeper-linkedin 0.5.4 -> latest
2 лет назад
Slavi Pantaleev
2eabcb19ee
Merge pull request #2898 from etkecc/patch-287
Update grafana 10.1.1 -> 10.1.2
2 лет назад
Aine
f2d9e0d33d
Update grafana 10.1.1 -> 10.1.2
2 лет назад
Slavi Pantaleev
8028a7c831
Upgrade Jitsi (v8922-1 -> v8960-0)
2 лет назад
Slavi Pantaleev
7586cecedf
Upgrade Synapse (v1.92.2 -> v1.92.3)
2 лет назад
Slavi Pantaleev
c54a3532e0
Merge pull request #2896 from etkecc/patch-285
Make borgmatic container tmp dir size configurable
2 лет назад
Aine
eefc12acc2
Make borgmatic container tmp dir size configurable
2 лет назад
Slavi Pantaleev
56c7c1a4bc
Upgrade mautrix-whatsapp (0.10.0 -> 0.10.1)
2 лет назад
Slavi Pantaleev
f7d0d4631c
Upgrade mautrix-gmessages (v0.1.0 -> v0.2.0)
2 лет назад
Slavi Pantaleev
be94568524
Upgrade mautrix-discord (0.6.1 -> 0.6.2)
2 лет назад
Slavi Pantaleev
5bc6ca2af5
Switch from devture_postgres_systemd_services_to_stop_for_maintenance_list to devture_postgres_systemd_services_to_stop_for_maintenance_list_auto
Only available since v16.0-2 of the Postgres role.
2 лет назад
Slavi Pantaleev
de2bd4f5ea
Upgrade Postgres (v16.0-1 -> v16.0-2)
2 лет назад
Slavi Pantaleev
bff851c858
Properly stop all services when doing Postgres maintenance, not just the homeserver
2 лет назад
Slavi Pantaleev
e033520ce2
Make Synapse worker systemd service files depend on matrix-synapse.service
Many of these do depend on the Synapse master process (`matrix-synapse.service`),
so it makes sense to do it.
Furthermore, we're doing it so that one can stop the `matrix-synapse.service`
service and have systemd cascade this into stopping all the workers as well.
This is useful for easily stopping all of Synapse, so that Postgres
upgrades (`--tags=upgrade-postgres`) can happen cleanly.
Postgres upgrades currently stop `devture_postgres_systemd_services_to_stop_for_maintenance_list` which
includes Synapse, but stopping just the master process and leaving workers running is not safe enough and sometimes leads to errors like:
> ERROR: insert or update on table "event_forward_extremities" violates foreign key constraint "event_forward_extremities_event_id"
With this dependency in place, stopping `matrix-synapse.service` will stop all Synapse processes.
2 лет назад
Slavi Pantaleev
a0f9b1b051
Fix Schildichat config cleanup for matrix-nginx-proxy
2 лет назад
Slavi Pantaleev
2376c920d8
Upgrade Postgres (v16.0-0 -> v16.0-1)
2 лет назад
Slavi Pantaleev
d38bfe93e9
Upgrade Postgres (v15.4-1 -> v16.0-0)
2 лет назад
Slavi Pantaleev
2e2acd7ba1
Merge pull request #2893 from array-in-a-matrix/patch-24
Update matrix-appservice-discord
2 лет назад
Array in a Matrix
581274dabb
Update matrix-appservice-discord
2 лет назад
Slavi Pantaleev
7002e4e4af
Merge pull request #2892 from etkecc/patch-284
Update synapse 1.92.1 -> 1.92.2 (security fix)
2 лет назад
Aine
f0e2e97aa4
Update synapse 1.92.1 -> 1.92.2 (security fix)
2 лет назад
Slavi Pantaleev
c6c78a65ef
Merge pull request #2891 from etkecc/patch-283
Update element 1.11.42 -> 1.11.43
2 лет назад
Aine
781166e819
Update element 1.11.42 -> 1.11.43
2 лет назад
Slavi Pantaleev
e0594c7115
Merge pull request #2888 from etkecc/patch-281
Update Element 1.11.41 -> 1.11.42
2 лет назад
Aine
915a5009ac
Update Element 1.11.41 -> 1.11.42
2 лет назад
Slavi Pantaleev
70622ca7e6
Merge pull request #2885 from etkecc/patch-280
Update jitsi v8922-0 -> v8922-1
2 лет назад
Aine
020bfbd3a4
Update jitsi v8922-0 -> v8922-1
2 лет назад
Slavi Pantaleev
ca9ebcd5f2
Upgrade Element (v1.11.40 -> v1.11.41)
2 лет назад
Slavi Pantaleev
ef90142720
Handle /notifications endpoint via workers
Related to https://github.com/matrix-org/synapse/pull/16265
2 лет назад
Slavi Pantaleev
963e97214b
Upgrade Synapse (v1.91.2 -> v1.92.1)
2 лет назад
Slavi Pantaleev
bb78b81cd4
Merge pull request #2884 from FSG-Cat/Draupnir-1-85-1
Update Draupnir from 1.85.0 to 1.85.1
2 лет назад
Catalan Lover
c7c1acc3f3
Update Draupnir from 1.85.0 to 1.85.1
2 лет назад
Slavi Pantaleev
1c847c5144
Upgrade Postgres (v15.4-0 -> v15.4-1)
2 лет назад
Slavi Pantaleev
636aed0916
Upgrade Postgres (minor versions upgrade)
2 лет назад
Slavi Pantaleev
fe9b72e6f9
Merge pull request #2883 from xangelix/fix-mautrix-gmessages-branch
Fix mautrix-gmessages branch
2 лет назад
Cody Wyatt Neiman
d210b3b48f
Fix mautrix-gmessages branch
2 лет назад
Slavi Pantaleev
611f859e5e
Merge pull request #2880 from FSG-Cat/Draupnir-1-85-0
Update Draupnir from 1.84.0 to 1.85.0
2 лет назад
Catalan Lover
a9ece0c55a
Remove trailing spaces making linter unhappy
2 лет назад
Catalan Lover
2f6829e6d7
Replace links to Gnuxie/Draupnir with the-draupnir-project/Draupnir
Draupnir moved its repo on github from the namespace of its maintainer Gnuxie to a newly created Github Organisation the-draupnir-project and this commit reflects this.
2 лет назад
Catalan Lover
7ee720f138
Update Draupnir from 1.84.0 to 1.85.0 and update default configuration
2 лет назад
Catalan Lover
6f7cdd2f71
Change Draupnir Repo to New Repo
Draupnir changed home from Gnuxie/Draupnir to the-draupnir-project/Draupnir and this commit reflects this.
2 лет назад
Slavi Pantaleev
bf6cf40628
Merge pull request #2879 from etkecc/patch-279
Update sliding-sync 0.99.9 -> 0.99.10
2 лет назад
Aine
faef601f0d
Update sliding-sync 0.99.9 -> 0.99.10
2 лет назад
Slavi Pantaleev
0ab8ccfdb1
Merge pull request #2877 from etkecc/patch-277
Update sliding-sync 0.99.8 -> 0.99.9
2 лет назад
Slavi Pantaleev
89d4fa529a
Merge pull request #2878 from etkecc/patch-278
Update synapse 1.91.1 -> 1.91.2
2 лет назад
Aine
6f9dee867c
Update synapse 1.91.1 -> 1.91.2
2 лет назад
Aine
d0f602b5e9
Update sliding-sync 0.99.8 -> 0.99.9
2 лет назад
Slavi Pantaleev
7254e4e0ce
Merge pull request #2876 from etkecc/patch-276
enable etherpad framing by default - it's meant to be embedded
2 лет назад
Aine
b5be7672c5
enable etherpad framing by default - it's meant to be embedded
2 лет назад
Slavi Pantaleev
71f4b24514
Merge pull request #2875 from etkecc/patch-275
Update prometheus 2.45.0 -> 2.47.0
2 лет назад