Integrate MAS with Synapse
This commit is contained in:
9
mas/README.md
Normal file
9
mas/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# MAS assets
|
||||
|
||||
This directory is reserved for the Matrix Authentication Service release that will ship with this package.
|
||||
|
||||
- `mas-cli` is the upstream binary that currently provides the CLI and `server` subcommand used by `start.sh`.
|
||||
- `share/` will contain the frontend assets, manifest, policy wasm, translations, and templates that MAS expects.
|
||||
- `mas-config.template.yaml` is the Cloudron-aware configuration template that `start.sh` expands into `/app/data/configs/mas.yaml` at runtime.
|
||||
|
||||
During build time we will download the official `matrix-authentication-service` release (Docker or the prebuilt tarball) into this directory so that the package can start the MAS server as soon as the app boots.
|
||||
Reference in New Issue
Block a user