Add matrix-cactus-comments-client role

This is split out from matrix-cactus-comments (see 241779b583),
but also heavily inspired by `matrix-static-files`.
This commit is contained in:
Slavi Pantaleev
2024-01-09 09:53:01 +02:00
parent 14b252c5f0
commit ea992496a3
15 changed files with 405 additions and 18 deletions

View File

@ -11,7 +11,7 @@
- {'old': 'matrix_bot_cactus_comments_systemd_wanted_services_list', 'new': 'matrix_cactus_comments_systemd_wanted_services_list'}
- {'old': 'matrix_cactus_comments_client_endpoint', 'new': 'matrix_cactus_comments_client_path_prefix'}
- {'old': 'matrix_cactus_comments_client_nginx_path', 'new': '<superseded by Traefik labels controlled by matrix_cactus_comments_client_container_labels_traefik_* variables>'}
- {'old': 'matrix_cactus_comments_client_path', 'new': 'matrix_cactus_comments_client_base_path'}
- {'old': 'matrix_cactus_comments_client_path', 'new': '<superseded by matrix_cactus_comments_client_base_path and matrix_cactus_comments_client_public_path>'}
- {'old': 'matrix_cactus_comments_serve_client_enabled', 'new': 'matrix_cactus_comments_client_enabled'}
- name: Fail if required matrix-cactus-comments settings not defined