matrix-org/matrix-authentication-service

Do you want a helm chart?

Opened this issue · 1 comments

I made a helm chart here to deploy ghcr.io/matrix-org/matrix-authentication-service on Kubernetes:
https://codeberg.org/wrenix/helm-charts/src/branch/main/matrix-authentication-service

I can donate it here if you'd like it. If not, let this issue serve as a jumping off point for anyone who wants a helm chart or wants to fork a helm chart.

Quick question either way:
I'm actually not sure what license I should put on it 🤔 It uses the docker image from this repo, but this repo uses Apache2.0, however synapse itself uses AGPL. Does it matter if I use Apache2.0 or AGPL?


PS: @jessebot has also one here: https://github.com/small-hack/matrix-authentication-service-chart (and maybe there are more in the wild)

For your information, this issue has been copied over to the Element fork of matrix-authentication-service: element-hq/matrix-authentication-service#2801