Slavi Pantaleev
bc4cb7bb6a
Update configuring-playbook-own-webserver.md with matrix_playbook_reverse_proxy_type awareness
3年前
Slavi Pantaleev
73435dfe10
Announce Traefik support
3年前
Slavi Pantaleev
b3f6436a0d
Do not enable the Traefik role when reverse-proxy = other-traefik-container
3年前
Slavi Pantaleev
6b0650641b
Update matrix_playbook_reverse_proxy_type documentation
3年前
Slavi Pantaleev
94be74e633
Improve traefik-certs-dumper defaults for other-traefik-container setups
We'd like to auto-enable traefik-certs-dumper for these setups.
`devture_traefik_certs_dumper_ssl_dir_path` will be empty though,
so the role's validation will point people in the right direction.
3年前
Slavi Pantaleev
f37a7a21f1
Delay Postmoogle startup to help Traefik-based setups
3年前
Slavi Pantaleev
8309a21303
Rename reverse proxy types and fix Hookshot http/https urlPrefix issue
3年前
Slavi Pantaleev
3f2cb840b9
Merge branch 'master' into traefik
3年前
Slavi Pantaleev
ad22bdb884
Do not run matrix-user-verification-service validation tasks unless the service is enabled
3年前
Slavi Pantaleev
7142ff422d
Ensure matrix_user_verification_service_uvs_access_token is always defined
The playbook tries to avoid such variables which are sometimes defined
and sometimes not. We'd rather not check for `is defined`.
3年前
Slavi Pantaleev
97f65e8dff
Minor fixes to allow for Traefik without SSL
3年前
Slavi Pantaleev
ddad722e78
Merge pull request #2458 from etkecc/patch-164
Update Hydrogen 0.3.6 -> 0.3.7
3年前
Aine
a1ef28681a
Update Hydrogen 0.3.6 -> 0.3.7
3年前
Slavi Pantaleev
a5afa4eac9
Merge branch 'master' into traefik
3年前
Slavi Pantaleev
c773a005ae
Fix broken link to Matrix User Verification Service
3年前
Slavi Pantaleev
28d2eb593c
Add matrix_playbook_reverse_proxy_type variable which influences all other services
3年前
Slavi Pantaleev
8263228ffb
Merge pull request #2457 from FSG-Cat/patch-3
Fix formating error in Draupnir docs
3年前
Slavi Pantaleev
06ccd71edc
Merge branch 'master' into traefik
3年前
Catalan Lover
29be262f3b
Fix formating error in Draupnir docs
3年前
Slavi Pantaleev
6db3c8f2ad
Announce Matrix Authentication Support for Jitsi
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2375
3年前
Slavi Pantaleev
f6ab162fff
Remove systemd-reloading handler in matrix-user-verification-service
None of the other roles use handlers.
We rely on com.devture.ansible.role.systemd_service_manager to reload services when it's necessary to do so.
3年前
Slavi Pantaleev
e1bfa2a7d6
Fix ansible-lint-reported errors
3年前
Slavi Pantaleev
43a6a035a0
Skip removing /.well-known/element directory to suppress ansible-lint error
Leaving an orphan directory is okay and can be improved later on.
3年前
Slavi Pantaleev
01ccec2dbe
Merge branch 'master' into pr-jitsi-matrix-authentication
3年前
Slavi Pantaleev
600aaa0bc7
Announce Draupnir support
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2451
3年前
Slavi Pantaleev
7cdf59d79b
Merge pull request #2451 from FSG-Cat/draupnir
Add Draupnir support to the project.
3年前
Slavi Pantaleev
0a15e56641
Fix typo
3年前
Slavi Pantaleev
d6c8ea3742
Merge pull request #2452 from borisrunakov/update-matrix-chatgpt-bot
update matrix-chatgpt-bot
3年前
ntallasv
f71cd3a760
fix linting in validate_config.yml
3年前
ntallasv
4221b64a98
update configuring-playbook-bot-chatgpt.md
3年前
ntallasv
b738486684
update validate_config.yml
3年前
Slavi Pantaleev
7fb7e7cd69
Merge pull request #2454 from etkecc/patch-163
Update postmoogle 0.9.11 -> 0.9.12
3年前
Aine
d32f80bf29
Update postmoogle 0.9.11 -> 0.9.12
* fix uploads from incoming emails into matrix threads
* fix emails dequeue (account data cleanup)
* rewrite recipients handling (Cc, To, etc.)
3年前
ntallasv
9615855cfa
update matrix-chatgpt-bot
3年前
Slavi Pantaleev
c289996cd9
Upgrade com.devture.ansible.role.traefik
3年前
Slavi Pantaleev
a5683a6449
Upgrade com.devture.ansible.role.traefik and rename some variables
3年前
Catalan Lover
ddcb1735e2
Add draupnir as valid prefix to resolve a bug
Current draupnir does not listen to its name. This config change fixes this bug. This bodge is able to be removed once this is fixed upstream.
3年前
Catalan Lover
a717590aa5
Rename systemd service file from mjolnir to draupnir
3年前
Catalan Lover
79a4e57fbd
Add draupnir docs.
3年前
Catalan Lover
7b42ff4b75
Finalise moving draupnir to a fully testable state.
3年前
Slavi Pantaleev
88a26758e1
Merge branch 'master' into traefik
3年前
Slavi Pantaleev
c71567477a
Stop using deprecated matrix_bot_postmoogle_domain variable in group vars
3年前
Slavi Pantaleev
1338963b6c
Add support for obtaining additional SSL certificates via Traefik
3年前
Catalan Lover
9092d4bb6b
Push draupnir version from develop to v1.80.0-beta.0
3年前
Catalan Lover
78b1ebd5af
commit main.yml for draupnir and set target ver to develop
3年前
Catalan Lover
563cf1a4ba
Initial commit for draupnir.
main.yml is not included due to that its changed separately.
3年前
Slavi Pantaleev
49a1985750
Fix Postmoogle systemd service description
3年前
Slavi Pantaleev
9a71a5696b
Allow Postmoogle to work with SSL certificates extracted from Traefik
3年前
Slavi Pantaleev
ddf6b2d4ee
Handle matrix_playbook_reverse_proxy_type being "none" when deciding on Coturn certificate parameters
3年前
Slavi Pantaleev
d44d4b637f
Allow Coturn to work with SSL certificates extracted from Traefik
3年前