Slavi Pantaleev
362954aeab
Remove warning which no longer applies
...
This warning was added because of:
https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2090
The problem has since been fixed by:
e9e84341a9
This current patch was provoked by:
https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2352
2 years ago
Slavi Pantaleev
d4a8435fa2
Try to improve own-webserver docs a bit
...
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2351
2 years ago
Slavi Pantaleev
b138c25937
Merge pull request #2350 from FSG-Cat/patch-1
...
Update Mjolnir from 1.5.0 to 1.6.1
2 years ago
Catalan Lover
5e30f6d4c4
Update Mjolnir from 1.5.0 to 1.6.1
...
Please note that This Mjolnir version bump technnically is missing some extra stuff that mjolnir claims we should do but it didnt work when i tried it and well my mjolnir deployment has been running this since release day almost and its fine. No errors in log that are unexpected. (Mjolnir throws errors in the log for anyone who wonders for various things that are fine. Like if a protection is off that is an error. Its due to how matrix-bot-lib works.)
2 years ago
Slavi Pantaleev
f2e68469cb
Upgrade nginx (1.23.2 -> 1.23.3)
2 years ago
Slavi Pantaleev
576eb0006c
Upgrade Grafana (9.3.1 -> 9.3.2)
2 years ago
Slavi Pantaleev
a7d39b109a
Upgrade Redis (7.0.6 -> 7.0.7)
2 years ago
Slavi Pantaleev
fa73513064
Upgrade mautrix-whatsapp (0.7.2 -> 0.8.0)
2 years ago
Slavi Pantaleev
0c6959de8b
Merge pull request #2341 from etkecc/patch-137
...
Update prometheus 2.40.6 -> 2.40.7
2 years ago
Aine
455b8aff15
Update prometheus 2.40.6 -> 2.40.7
2 years ago
Slavi Pantaleev
60127cdffd
Merge pull request #2339 from etkecc/patch-135
...
update redis 7.0.5 -> 7.0.6
2 years ago
Slavi Pantaleev
190f241bf5
Merge pull request #2340 from etkecc/patch-136
...
Update jitsi stable-8138 -> stable-8138-1
2 years ago
Slavi Pantaleev
ea591cdd8a
Merge pull request #2338 from etkecc/patch-134
...
update mautrix-instagram 0.2.2 -> 0.2.3
2 years ago
Aine
bd0f21588f
Update jitsi stable-8138 -> stable-8138-1
2 years ago
Aine
07ca0267f1
update redis 7.0.5 -> 7.0.6
2 years ago
Aine
f642f6fae7
update mautrix-instagram 0.2.2 -> 0.2.3
2 years ago
Slavi Pantaleev
1f593f708f
Upgrade Jitsi (stable-8044 -> stable-8138)
...
Untested
2 years ago
Slavi Pantaleev
3f4ab0bd7e
Upgrade Redis (7.0.4 -> 7.0.5)
2 years ago
Slavi Pantaleev
c99c23eca3
Merge pull request #2337 from FanchTheSystem/patch-1
...
Specify relation between matrix-registration and matrix-registration-bot
2 years ago
Fanch
a3ec2f3215
Specify relation between matrix-registration and matrix-registration-bot
2 years ago
Slavi Pantaleev
ae7325f251
Run com.devture.ansible.role.playbook_state_preserver even on --tags=install-all
2 years ago
Slavi Pantaleev
e8ed318908
Merge pull request #2335 from gardar/fix-tag-typo
...
fix: unclosed tags typo
2 years ago
Slavi Pantaleev
6f52e8c64c
Merge pull request #2334 from ikkemaniac/update-nginxlog
...
Update nginxlog
2 years ago
gardar
b9afcead42
fix: unclosed tags typo
2 years ago
ikkemaniac
108ada75e8
update dashboard, fix typo, fix using original user ip
...
improve nginxlog matches to group URI's
2 years ago
Slavi Pantaleev
f69d90c1e6
Upgrade Prometheus (2.40.5 -> 2.40.6)
2 years ago
Slavi Pantaleev
86d177266a
Upgrade matrix-corporal (2.4.0 -> 2.5.0)
2 years ago
Slavi Pantaleev
b0030bd62f
Merge pull request #2333 from mattcen/hydrogen-prebuilt-docker
...
Use upstream Docker image for amd64 rather than self-build
2 years ago
Matthew Cengia
3453fff901
Use upstream Docker image for amd64 rather than self-build
2 years ago
Slavi Pantaleev
2b89d5d92f
Upgrade exim-relay (4.95-r0-4 -> 4.96-r1-0)
2 years ago
Slavi Pantaleev
905ffd091e
Merge pull request #2332 from mochman/master
...
add 'not' to fail check for s3_storage_provider
2 years ago
Luke Moch
dd51ad2ba2
fail if matrix_synapse_ext_synapse_s3_storage_provider_config_endpoint_url 'not' startswith('http')
2 years ago
Slavi Pantaleev
d81e7d6328
Make matrix_synapse_ext_synapse_s3_storage_provider_config_endpoint_url required
...
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2330
2 years ago
Slavi Pantaleev
a2935ec7c8
Merge pull request #2329 from AIndoria/master
...
Fix Broken ma1sd Playbook Documentation Link
2 years ago
Abe
5bb55e99f8
Merge pull request #1 from AIndoria/patch-1
...
Fix Broken ma1sd Playbook Documentation Link
2 years ago
Abe
0d8161acb5
Fix Broken ma1sd Playbook Documentation Link
...
Old link was pointing at
`https://github.com/spantaleev/matrix-docker-ansible-deploy/blob/master/configuring-playbook-ma1sd.md ` which 404s
New link at `https://github.com/spantaleev/matrix-docker-ansible-deploy/blob/master/docs/configuring-playbook-ma1sd.md `
2 years ago
Slavi Pantaleev
3824139908
Rename inject_into_nginx_proxy.yml to init.yml when it does more than injection
2 years ago
Slavi Pantaleev
f186d6236d
Add some missing tags to Synapse role
...
Without these:
- `--tags=install-synapse` and `--tags=install-all` would be incomplete
and will not contain Synapse worker configuration
- `--tags=install-synapse-reverse-proxy-companion` and
`--tags=setup-synapse-reverse-proxy-companion` would not contain
Synapse worker configuration
2 years ago
Slavi Pantaleev
da82c3bd4f
Merge pull request #2327 from ikkemaniac/fix-nginxlog-prometheus
...
fix: nginxlog prometheus config port
2 years ago
Slavi Pantaleev
bdf1bea873
Merge pull request #2326 from ikkemaniac/fix-nginxlox-systemd
...
fix: nginxlog systemd entry
2 years ago
ikkemaniac
e6fc6b7a86
fix: nginxlog prometheus config port
2 years ago
ikkemaniac
8ef6341fd7
fix: systemd entry
2 years ago
Slavi Pantaleev
7900839d40
Merge pull request #2324 from thedanbob/delete-matrix-scripts
...
Only delete playbook scripts from /usr/local/bin
2 years ago
Dan Arnfield
5823f1f298
Only delete playbook scripts from /usr/local/bin
2 years ago
Slavi Pantaleev
6a5a09ba9b
Remove matrix-change-user-admin-status mentions and provide an alternative
2 years ago
Rhys
fd79140201
Changes to allow a user to set the max participants on a jitsi conference ( #2323 )
...
* Changes to allow a user to set the max participants on a jitsi
conference
* changed var name from jitsi_max_participants to matrix_prosody_jitsi_max_participants
2 years ago
ikkemaniac
8ebf18a885
add prometheus-nginxlog-exporter role ( #2315 )
...
* add prometheus-nginxlog-exporter role
* Rename matrix_prometheus_nginxlog_exporter_container_url to matrix_prometheus_nginxlog_exporter_container_hostname
* avoid referencing variables from other roles, handover info using group_vars/matrix_servers
* fix: stop service when uninstalling
fix: typo
move available arch's into a var
fix: text
* fix: prometheus enabled condition
Co-authored-by: ikkemaniac <ikkemaniac@localhost>
2 years ago
Slavi Pantaleev
48d601008c
Merge pull request #2322 from etkecc/patch-133
...
postmoogle - add missing join()s
2 years ago
Aine
fda65a0a56
postmoogle - add missing join()s
2 years ago
Slavi Pantaleev
87448c04de
Merge pull request #2321 from etkecc/postmoogle-0910
...
update postmoogle 0.9.9 -> 0.9.10
2 years ago