Slavi Pantaleev
a9bef3337d
Upgrade Synapse (v1.64.0 -> v1.65.0)
3年前
Aine
316ff36582
Update Grafana 9.0.7 -> 9.1.0
3年前
Slavi Pantaleev
f99007975d
Upgrade ddclient (v3.9.1-ls94 -> v3.9.1-ls95)
3年前
Slavi Pantaleev
12e423fb9d
Upgrade Dendrite (0.9.2 -> 0.9.3)
3年前
Slavi Pantaleev
f18555f7f9
Fix typo breaking appservice-discord image pull
Related to 69dce03 (PR #2019 ).
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2022
3年前
Slavi Pantaleev
e1e2615daf
Upgrade Dendrite (0.9.1 -> 0.9.2)
3年前
Aine
2c01c5bedf
Update Jitsi stable-7577-2 -> stable-7648
3年前
Aine
c9ce431b8c
Update Appservice Discord 1.0.0 -> 3.0.0
Ref: https://github.com/matrix-org/matrix-appservice-discord/pull/826
```
docker pull ghcr.io/matrix-org/matrix-appservice-discord:v3.0.0
v3.0.0: Pulling from matrix-org/matrix-appservice-discord
751ef25978b2: Pull complete
16af4ec8b188: Pull complete
8c8f56f7dc53: Pull complete
afa016f2f989: Pull complete
683e2bbbda4e: Pull complete
fb056adbb1d6: Pull complete
716f59a72dc7: Pull complete
d52c94fc1da3: Pull complete
b7b9cd5ddbeb: Pull complete
Digest: sha256:1009697517bfe07a0d2192cf3b982bc2dbe40829cedc82c100aef61f8a43e3de
Status: Downloaded newer image for ghcr.io/matrix-org/matrix-appservice-discord:v3.0.0
ghcr.io/matrix-org/matrix-appservice-discord:v3.0.0
```
3年前
Aine
7f20b453c3
Update Signal daeon 0.20.0 -> 0.21.0
There is no docker tag in UI, but it exists:
```
docker pull registry.gitlab.com/signald/signald:0.21.0
0.21.0: Pulling from signald/signald
2f42a0d7a7b7: Pull complete
81c2fb1b6074: Pull complete
7e8b9a51d6b6: Pull complete
f6ed8fd77301: Pull complete
64e6fa036bdc: Pull complete
5e98b5369603: Pull complete
f2a9b80dd9fc: Pull complete
Digest: sha256:201cf93efba689aa0319d2a480deea8ffb7dcdfbda31ea45932fccf4c7626ab9
Status: Downloaded newer image for registry.gitlab.com/signald/signald:0.21.0
registry.gitlab.com/signald/signald:0.21.0
```
3年前
kapcake
7170545a54
Update nginx-proxy: 1.23.0 -> 1.23.1
3年前
Aine
339c50c493
Update Cinny 2.1.1 -> 2.1.2
3年前
Aine
7b150fdb04
Update Grafana 9.0.6 -> 9.0.7
3年前
Slavi Pantaleev
f2d613dfea
Upgrade Coturn (4.5.2-r13 -> 4.5.2-r14)
3年前
Aine
e637db348a
mautrix-whatsapp config adjustements
3年前
Aine
aace9b131f
Update Jitsi stable-7577-1 -> stable-7577-2
3年前
Slavi Pantaleev
dcb5a1370b
Upgrade Jitsi (stable-7577 -> stable-7577-1)
3年前
Slavi Pantaleev
1aff2ca247
Fix ansible-lint errors
3年前
Charles Wright
e74560c6ef
Moved Conduit directory creation from setup.yml into setup_install.yml, as suggested by Slavi
3年前
Aine
cf5af86d92
Update Email2Matrix 1.0.3 -> 1.1.0
3年前
Aine
a54c06d1a7
Update Jitsi stable-7439-2 -> stable-7577
3年前
Aine
2ca5320371
Update Cinny 2.0.4 -> 2.1.1
3年前
Charles Wright
5799b95c01
Ensure space around pipe character for ansible-lint
3年前
Charles Wright
0ee44adde8
Using ansible.builtin where possible
3年前
Julian-Samuel Gebühr
32430de812
Fix bug that prevented user with external nginx from launch ( #2003 )
* Fix bug that prevented user with external nginx from launch
The backslash was missing and prevented users from starting the bot
* Add necessary config for ext nginx to docs
* Add automatic config for ext nginx, adjust docs
* Remove unneeded and possibly puzzeling documentation
3年前
Charles Wright
47caba38fb
Implemented suggestions from Slavi
3年前
Charles Wright
20767b5149
Fixes to enable Conduit in setup-all
3年前
Aine
998dafe9c4
Update Honoroit 0.9.11 -> 0.9.12
3年前
Charles Wright
53cf0e18a4
Actually make the data dir writable this time
3年前
Charles Wright
50c4c48f09
Rename storage directory to data
3年前
Charles Wright
c228ad451d
Updates to conduit paths
3年前
Charles Wright
2d7c427504
Fixes from a first trial run
3年前
Charles Wright
f4afbe8ede
First pass at adding vars for Conduit
3年前
Charles Wright
c484c6294d
First pass at creating defaults and tasks for Conduit
3年前
Charles Wright
a5476e1857
Fixes to the conduit systemd config
3年前
Stuart Mumford
309a2393c3
Add no update flag as our config is read only
3年前
Stuart Mumford
f9026469cd
Add back sqlite plugin database config option
3年前
Charles Wright
6be5672eac
Adding support for Conduit: First temps: Some rough templates
3年前
Charles Wright
cad5d56011
Fix Dendrite extra arguments getting lost
Move the `matrix_dendrite_process_extra_arguments` line up so it doesn't get lost, and add a trailing backslash
3年前
Slavi Pantaleev
747e9dd57c
Upgrade Dendrite (0.9.0 -> 0.9.1)
3年前
Aine
311926cbda
Update Element 1.11.1 -> 1.11.2
3年前
Slavi Pantaleev
8b588735e1
Fix fully-qualified container image name for go-skype-bridge when not self-building
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1996
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1992
Regression since cf6e38a586
3年前
Aine
8c983ba1e2
Update Hydrogen 0.3.0 -> 0.3.1
3年前
Aine
01dfbee51e
Update Synapse 1.63.1 -> 1.64.0
3年前
Slavi Pantaleev
d81f50d1c0
Update Grafana (9.0.5 -> 9.0.6)
3年前
Slavi Pantaleev
c807af2873
Upgrade ddclient (v3.9.1-ls93 -> v3.9.1-ls94)
3年前
Slavi Pantaleev
cf6e38a586
Use pre-built image for go-skype-bridge on amd64 and arm64
Related to:
- https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1992
- https://github.com/kelaresg/go-skype-bridge/pull/17
3年前
Arthur Brugière
3cde6cace9
[Go-Skype] Change Docker Hub repository
3年前
Slavi Pantaleev
cc58167f4c
Upgrade Dendrite (0.8.1 -> 0.9.0)
Looks like we've skipped a bunch of 0.8.x versions (up to 0.8.9)
and are jumping straight to 0.9.0.
This is untested. Judging by Dendrite's changelog, it shouldn't cause
any breakage though: https://github.com/matrix-org/dendrite/blob/v0.9.0/CHANGES.md
3年前
Aine
737dc9d490
Fix mautrix-telegram permissions
3年前
Aine
5c36f14b46
Update Honoroit 0.9.10 -> 0.9.11
3年前