Slavi Pantaleev
9f2eff2ac7
Respect `devture_systemd_docker_base_docker_service_name`
Related to 0241c71a4c
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3270#issuecomment-2143782962
With this change, it should be possible for people to adjust the Docker
dependency from `docker.service` to something else (e.g. `pkg-ContainerManager-dockerd.service`),
or to completely eliminate it by setting `devture_systemd_docker_base_docker_service_name` to an empty string.
This makes it easier for people to use the playbook against a Synology DSM server.
1 rok temu
Slavi Pantaleev
7891268873
Do not hardcode https:// in all remaining places, refer to matrix_static_files_scheme
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/3333
1 rok temu
renovate[bot]
05f9339a54
chore(deps): update joseluisq/static-web-server docker tag to v2.31.1
1 rok temu
renovate[bot]
7cd418f4a8
chore(deps): update joseluisq/static-web-server docker tag to v2.31.0
1 rok temu
renovate[bot]
5ad20d5c92
chore(deps): update joseluisq/static-web-server docker tag to v2.30.0
1 rok temu
renovate[bot]
095c74cc3e
chore(deps): update joseluisq/static-web-server docker tag to v2.28.0
2 lat temu
renovate[bot]
4242f4f7cd
Update joseluisq/static-web-server Docker tag to v2.27.0
2 lat temu
Slavi Pantaleev
cf9388c546
Make base domain root path redirect regex configurable
2 lat temu
renovate[bot]
e2ab339634
Update joseluisq/static-web-server Docker tag to v2.26.0
2 lat temu
Slavi Pantaleev
578d00a54a
Default to root-path-redirection on the base domain if index.html creation is disabled
This is a break in backward-compatibility for people disabling
`index.html` creation via the playbook but are managing their static
website files in another way (AUX role, etc).
2 lat temu
renovate[bot]
e2a4f119f1
chore(deps): update joseluisq/static-web-server docker tag to v2.25.0
2 lat temu
Slavi Pantaleev
dbebe7c598
Add variable for controlling force_disable in io.element.e2ee in /.well-known/matrix/client
2 lat temu
Slavi Pantaleev
18211810ef
Fix some default values in matrix-static-files
2 lat temu
Slavi Pantaleev
2f27a57d00
Rename variable for consistency (matrix_static_files_ident -> matrix_static_files_identifier)
2 lat temu
Slavi Pantaleev
ab15991814
Fix some ansible-lint-reported errors
2 lat temu
Slavi Pantaleev
97f40a95fb
Make compress middleware for /.well-known/matrix/* configurable
2 lat temu
Slavi Pantaleev
cc75be9c65
Add support for serving the base domain via matrix-static-files
2 lat temu
Slavi Pantaleev
da48a605bb
More progress on matrix-static-files role and cleaning up of matrix-base and matrix-nginx-proxy
2 lat temu
Slavi Pantaleev
015b8f69de
Rework comment for matrix_static_files_file_matrix_support_enabled
2 lat temu
Slavi Pantaleev
065b70203d
[WIP] Initial work on matrix-static-files role
2 lat temu