Commit Graph

8 Commits

Author SHA1 Message Date
d23cef541e Redo exposing the service to nginx
The Service is now exposed by default on port 8585 and forwarded by nginx to the specified endpoint

Signed-off-by: Julian-Samuel Gebühr <julian-samuel@gebuehr.net>
2022-09-16 19:16:45 +02:00
24effe36b6 Fix typo 2022-09-06 09:37:35 +02:00
43bca57798 Add nginx rewrite for registration 2022-09-04 19:38:27 +02:00
949ca115fe Use a template option for the env with variable extension 2022-09-04 09:09:09 +02:00
7665c5e048 Remove ma1sd leftovers 2022-09-04 08:59:07 +02:00
54def0b1e1 Avoid cross-referencing of variables in role, move to group vars 2022-09-04 08:56:03 +02:00
ab33024665 Make role enabled in role but turn it off in group vars 2022-09-04 08:53:26 +02:00
fe20c5e0a8 feat: include matrix_ldap_registration_proxy
Fixes: #1144

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-08-21 12:22:59 +02:00