Add Matrix Registration

This commit is contained in:
Grant
2025-02-01 23:38:19 -07:00
parent 9280fd08f9
commit cc56f13a9b
5 changed files with 85 additions and 0 deletions

View File

@@ -100,6 +100,11 @@ kubectl create secret generic goatchatca-signingkey --from-literal=signing.key=$
helm upgrade --create-namespace --namespace goatchat goatchat ananace-charts/matrix-synapse --values synapse/values.yaml --install
```
### Install Matrix Registration
```sh
kubeclt apply -k matrix-registration
```
## Ghost Blogs
### kngot
#### Create db and user