Suguru Hirahara
a4bfb9611e
Fix capitalization: conduit -> Conduit
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
1年前
Suguru Hirahara
08cd782b29
Fix capitalization: cinny -> Cinny
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
1年前
Slavi Pantaleev
cf0793bd9f
Move Gmessages encryption.pickle_key to a variable
Closes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/3538
See: https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/3538#issuecomment-2405780285
1年前
Aine
427d02c926
synapse-admin v0.10.3-etke19
1年前
renovate[bot]
29c7841cdd
Update vectorim/element-web Docker tag to v1.11.80
1年前
Slavi Pantaleev
ec5e379672
Update old references to com.devture.ansible.role.postgres & com.devture.ansible.role.traefik
Provoked by https://github.com/mother-of-all-self-hosting/mash-playbook/pull/280
1年前
renovate[bot]
85d0b442d2
Update matrixconduit/matrix-conduit Docker tag to v0.9.0
1年前
James Reilly
195e0a4481
Update Cinny nginx.conf.j2 to include service worker rewrite
Cinny has added a service worker to support authenticated media and requires /sw,js to resolve to the serviceworker js file
1年前
renovate[bot]
cf29bc7511
Update matrixdotorg/sygnal Docker tag to v0.15.1
1年前
renovate[bot]
0fe2b06ce4
Update matrixdotorg/mjolnir Docker tag to v1.8.3 ( #3570 )
* Update matrixdotorg/mjolnir Docker tag to v1.8.1
* Upgrade Mjolnir to v1.8.3
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
1年前
Catalan Lover
e253903283
Revert Mjolnir version to 1.7.0 due to severe breakage.
1年前
Slavi Pantaleev
7afe6c261a
Upgrade baibot (v1.3.0 -> v1.3.1)
1年前
Slavi Pantaleev
f3709f7df4
Upgrade baibot (v1.2.0 -> v1.3.0) and adjust default static definitions prompt
The new prompt makes use of the new `baibot_conversation_start_time_utc`
prompt variable, which is not a moving target (like `baibot_now_utc`)
and as such allows prompt caching to work.
Ref: https://platform.openai.com/docs/guides/prompt-caching
1年前
Slavi Pantaleev
3a082457f2
Update default OpenAI provider for biabot to use gpt-4o (instead of gpt-4o-2024-08-06)
Since 2024-10-02, `gpt-4o` is actually the same as `gpt-4o-2024-08-06`.
We previously used `gpt-4o-2024-08-06`, because it was pointing to a
much better (longer context) model. Since they're both the same now,
we'd better stick to the unpinned model and make it easier for future
users to get upgrades.
1年前
wjbeckett
fa2a913d39
fixing issue with element call domain not being expanded when writing the element web config.json.
1年前
renovate[bot]
7f5f44ed47
Update nginx Docker tag to v1.27.2
1年前
wjbeckett
1906d61c39
updated traefik label to be in line with the latest change from devture_traefik_ to traefik_
1年前
wjbeckett
a03f5985a5
removed trailing whitespaces
1年前
Aine
86d0a01f19
synapse-admin: authenticated media and options to delete media and redact events on user removal
1年前
renovate[bot]
4243957825
Update matrixdotorg/mjolnir Docker tag to v1.8.1
1年前
renovate[bot]
88f3996cae
Update docker.io/metio/matrix-alertmanager-receiver Docker tag to v2024.10.2
1年前
renovate[bot]
c6da799a52
Update matrixdotorg/mjolnir Docker tag to v1.8.0
1年前
Slavi Pantaleev
61c6e09fd8
Upgrade baibot (v1.1.1 -> v1.2.0)
1年前
Slavi Pantaleev
4b047b3d63
Fix pickle_key configuration value for mautrix-slack for compatibility with the old bridge
1年前
wjbeckett
f684719b2a
fixed error with element client update task
1年前
renovate[bot]
d40be5aca6
Update ghcr.io/element-hq/synapse Docker tag to v1.116.0
1年前
renovate[bot]
148d842386
Update vectorim/element-web Docker tag to v1.11.79
1年前
wjbeckett
a6e3203398
updated docs, broke the well-known and element client modifications out to separate tasks.
1年前
wjbeckett
2b4fdea70f
added header flags back in.
1年前
wjbeckett
6c8923ae28
removed headers.
1年前
wjbeckett
9691577b22
removed additinoal headers
1年前
wjbeckett
46109565e1
updated headers for each of the call services.
1年前
wjbeckett
4acb025130
testing livekit configuration
1年前
wjbeckett
e421852af5
updated jwt bind port
1年前
wjbeckett
5507fb3bab
added element-call config.json to systemd file
1年前
wjbeckett
9864996aad
adjusted jwt service ports for traefik
1年前
wjbeckett
d53c2428b8
updated jwt hostname.
1年前
wjbeckett
f98a505df8
changed jwt-service port label.
1年前
wjbeckett
d5aabc85be
removed redis images in favor of the inbuilt keyDB
1年前
wjbeckett
7cdec5f251
fixed type in livekit image
1年前
wjbeckett
fd2f505b34
Fixed typo in livekit server hostname
1年前
wjbeckett
b7b8ed573b
typo in livekit-server validate.
1年前
wjbeckett
97f93ebd76
renamed the livekit role and added livekit-server and jwt-service roles to the setup file.
1年前
wjbeckett
8cb7deff15
cleaned up old services again
1年前
wjbeckett
71dff50a65
fixed livekit service name
1年前
wjbeckett
58a9642e8c
fixed config file placement.
1年前
wjbeckett
3de399025f
hard coded redis port.
1年前
wjbeckett
e952ba1c3a
removed duplicate tasks.
1年前
wjbeckett
8cb3e33bbf
separated livekit and jwt to separate roles
1年前
wjbeckett
b907777ae5
fixing labels again.
1年前