Added Traefik support to MMR

This commit is contained in:
Michael Hollister
2023-12-20 13:38:46 -06:00
parent 805280355c
commit 0908c6b662
5 changed files with 256 additions and 5 deletions

1
roles/custom/matrix-media-repo/tasks/setup_install.yml Normal file → Executable file
View File

@ -27,6 +27,7 @@
group: "{{ matrix_user_groupname }}"
with_items:
- env
- labels
- name: Ensure media-repo configuration installed
ansible.builtin.template: