Slavi Pantaleev
4853de26de
Upgrade Traefik (v3.3.2-1 -> v3.3.3-0)
2025-02-01 08:15:36 +02:00
Slavi Pantaleev
8889b018f3
Adjust baibot's openai-config.yml.j2 to avoid max_response_tokens
if unspecified
...
Reasoning models like `o1` and `o3` and their `-mini` variants
report errors if we try to configure `max_response_tokens` (which
ultimately influences the `max_tokens` field in the API request):
> invalid_request_error: Unsupported parameter: 'max_tokens' is not supported with this model. Use 'max_completion_tokens' instead. (param: max_tokens) (code: unsupported_parameter)
`max_completion_tokens` is not yet supported by baibot, so the best we
can do is at least get rid of `max_response_tokens` (`max_tokens`).
Ref: db9422740c
2025-02-01 07:56:06 +02:00
Slavi Pantaleev
efcac431bd
Merge pull request #4018 from luixxiul/patch-1
...
Update docs/configuring-playbook-prometheus-nginxlog.md
2025-01-31 18:23:07 +02:00
Suguru Hirahara
7f90dda4fc
Update docs/configuring-playbook-prometheus-nginxlog.md: move down the section "Docker Image Compatibility"
...
The section seems to be less relevant than the one for saving metrics on a Prometheus server.
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
2025-02-01 01:05:48 +09:00
Slavi Pantaleev
5543e1523c
Add warning about WeChat bridge not working anymore
2025-01-31 17:58:39 +02:00
Suguru Hirahara
a6364cc6a9
Update docs/configuring-playbook-prometheus-nginxlog.md: change the section "Security and privacy" into the warning blockquote
...
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
2025-02-01 00:52:10 +09:00
Suguru Hirahara
57bc9f46cc
Update docs/configuring-playbook-prometheus-nginxlog.md: move sections related to configuration to the dedicated one
...
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
2025-02-01 00:52:04 +09:00
Suguru Hirahara
ac926fb6b7
Update docs/configuring-playbook-prometheus-nginxlog.md: adopt the common format for the introduction
...
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
2025-02-01 00:51:57 +09:00
Suguru Hirahara
421f13f6c5
Update docs/configuring-playbook-prometheus-nginxlog.md: add the common section "Troubleshooting"
...
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
2025-02-01 00:48:10 +09:00
Suguru Hirahara
f8ad4384fa
Update docs/configuring-playbook-prometheus-nginxlog.md: add the common section "Extending the configuration"
...
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
2025-02-01 00:47:49 +09:00
Slavi Pantaleev
b0de0ac1d0
Merge pull request #4017 from luixxiul/fix
...
Update docs for Element Web and SchildiChat Web
2025-01-31 17:25:20 +02:00
Slavi Pantaleev
0318ee1f38
Remove ensure-matrix-users-created
Ansible tag recommendation from WeChat bot docs
...
This tag does nothing for the WeChat bot user.
It appears like the matrix-wechat appservice is supposed to register it.
2025-01-31 17:04:41 +02:00
Slavi Pantaleev
0515787de2
Upgrade Traefik (v3.3.2-0 -> v3.3.2-1) and remove traefik_config_certificatesResolvers_acme_email
references
...
Ref:
- https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/4014
- 21b36ce336
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/4014
2025-01-31 14:33:34 +02:00
Suguru Hirahara
21b003ef27
Update docs/configuring-playbook-client-element-web.md: add the common section "Troubleshooting"
...
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
2025-01-31 18:05:25 +09:00
Suguru Hirahara
45a09bc37d
Update docs/configuring-playbook-client-schildichat-web.md: add the common section "Troubleshooting"
...
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
2025-01-31 18:05:16 +09:00
Suguru Hirahara
22ea3b00d6
Update docs for Element Web and SchildiChat Web: add the instruction to change the default country code to help to make the clients less British
...
Note the order of the instructions is intended to align with that of configurations on main.yml files.
Also: replace the explanations with the one available at https://github.com/element-hq/element-web/blob/develop/docs/config.md
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
2025-01-31 18:04:52 +09:00
Suguru Hirahara
cbcbe33a91
Update docs for Element Web and SchildiChat Web: add the instruction to change the default theme from light to dark
...
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
2025-01-31 18:04:32 +09:00
Slavi Pantaleev
bd07b23ce1
Merge pull request #4013 from luixxiul/fix
...
Update docs and config files for various components
2025-01-31 10:43:35 +02:00
Slavi Pantaleev
f9d6c052eb
Merge pull request #4016 from luixxiul/patch-1
...
Merge docs/maintenance-checking-services.md to docs/maintenance-and-troubleshooting.md
2025-01-31 10:43:14 +02:00
Suguru Hirahara
42b19566c2
Merge docs/maintenance-checking-services.md to docs/maintenance-and-troubleshooting.md
...
IMHO it seems to be sensible to concentrate details about maintenance at one documentation page for the sake of maintainability, rather than maintaining pages with a single short section.
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
2025-01-31 17:13:46 +09:00
Slavi Pantaleev
aa70e61dd8
Merge pull request #4015 from spantaleev/renovate/certifi-2025.x
...
Update dependency certifi to v2025
2025-01-31 08:41:56 +02:00
renovate[bot]
0e4c7aad7f
Update dependency certifi to v2025
2025-01-31 05:07:25 +00:00
Aine
a7fcd12b88
Synapse Admin v0.10.3-etke37
2025-01-30 18:43:15 +02:00
Suguru Hirahara
c3a8059dd4
Update docs/configuring-playbook-bridge-matrix-bridge-sms.md: add the common section "Troubleshooting"
...
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
2025-01-30 02:16:36 +09:00
Suguru Hirahara
0690cafa56
Update docs/configuring-playbook-bridge-matrix-bridge-sms.md: add the common section "Extending the configuration"
...
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
2025-01-30 02:13:15 +09:00
Suguru Hirahara
8d6a3ef532
Update docs/configuring-playbook-matrix-authentication-service.md: add the common section "Troubleshooting"
...
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
2025-01-30 02:09:48 +09:00
Suguru Hirahara
aa39042934
Update docs/configuring-playbook-matrix-authentication-service.md: add the common section "Usage"
...
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
2025-01-30 02:09:34 +09:00
Suguru Hirahara
605408d9ab
Update docs/configuring-playbook-matrix-authentication-service.md: add the common section "Extending the configuration"
...
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
2025-01-30 02:09:21 +09:00
Suguru Hirahara
da378b75da
Update files for go-skype-bridge: common comments for log levels
...
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
2025-01-30 02:07:36 +09:00
Suguru Hirahara
e86254bd54
Update docs/configuring-playbook-bridge-go-skype-bridge.md: add the common section "Troubleshooting"
...
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
2025-01-30 02:07:11 +09:00
Suguru Hirahara
a74322a561
Update docs/configuring-playbook-dynamic-dns.md: add the common section "Troubleshooting"
...
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
2025-01-30 02:03:08 +09:00
Suguru Hirahara
ad5e8dad01
Update docs/configuring-playbook-dynamic-dns.md: add the common section "Extending the configuration"
...
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
2025-01-30 01:55:43 +09:00
Suguru Hirahara
4aaed67c21
Update docs/configuring-playbook-matrix-registration.md: add the common section "Troubleshooting"
...
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
2025-01-30 01:24:26 +09:00
Suguru Hirahara
8c99b3c908
Update docs/configuring-playbook-matrix-registration.md: add the common section "Extending the configuration"
...
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
2025-01-30 01:24:13 +09:00
Suguru Hirahara
a21741a7b3
Update docs/configuring-playbook-matrix-corporal.md: add the common section "Troubleshooting"
...
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
2025-01-30 01:22:56 +09:00
Suguru Hirahara
1719512f53
Update docs/configuring-playbook-matrix-corporal.md: add the common section "Extending the configuration"
...
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
2025-01-30 01:22:38 +09:00
Suguru Hirahara
94491aa400
Update docs/configuring-playbook-bridge-heisenbridge.md: add the common section "Troubleshooting"
...
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
2025-01-30 01:21:58 +09:00
Suguru Hirahara
8a1e3fd21a
Update docs/configuring-playbook-bridge-heisenbridge.md: add the common section "Extending the configuration"
...
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
2025-01-30 01:21:35 +09:00
Suguru Hirahara
812e6686e0
Update files for matrix-appservice-webhooks: add the common section "Troubleshooting"
...
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
2025-01-30 01:20:42 +09:00
Suguru Hirahara
aabdb07ed7
Update configuring-playbook-bridge-appservice-webhooks.md: add the common section "Extending the configuration"
...
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
2025-01-30 01:20:03 +09:00
Suguru Hirahara
bad06d01c2
Update files for matrix-appservice-irc: adopt the common description for logging verbosity
...
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
2025-01-30 01:19:25 +09:00
Suguru Hirahara
684f1dc16e
Update files for matrix-appservice-irc: add the common section "Troubleshooting"
...
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
2025-01-30 01:19:06 +09:00
Suguru Hirahara
2d34074858
Update configuring-playbook-bridge-appservice-irc.md: add the common section "Extending the configuration"
...
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
2025-01-30 01:18:35 +09:00
Suguru Hirahara
1be6467878
Update docs/configuring-playbook-bot-maubot.md: add the common section "Troubleshooting"
...
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
2025-01-30 01:17:41 +09:00
Suguru Hirahara
e77487ea05
Update docs/configuring-playbook-bot-maubot.md: add the common section "Extending the configuration"
...
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
2025-01-30 01:17:23 +09:00
Slavi Pantaleev
635cfbc27d
Merge pull request #4012 from luixxiul/fix
...
Update docs/configuring-playbook-ntfy.md
2025-01-29 17:59:52 +02:00
Suguru Hirahara
64672bfa70
Update docs/configuring-playbook-ntfy.md: add the instruction for checking logs to the section "Troubleshooting"
...
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
2025-01-29 18:27:52 +09:00
Suguru Hirahara
0ae2f08e33
Update docs/configuring-playbook-ntfy.md: add the common section "Extending the configuration"
...
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
2025-01-29 18:26:07 +09:00
Slavi Pantaleev
0dd7b1a6b7
Merge pull request #4009 from luixxiul/fix
...
Update README.md and docs/container-images.md
2025-01-29 10:56:21 +02:00
Slavi Pantaleev
1d445dea4b
Update comments for matrix_*_container_image_customizations_dockerfile_body_custom
variables to mention matrix_*_container_image_customizations_enabled
...
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/4011
2025-01-29 06:38:48 +02:00