MAS assets
This directory is reserved for the Matrix Authentication Service release that will ship with this package.
mas-cliis the upstream binary that currently provides the CLI andserversubcommand used bystart.sh.share/will contain the frontend assets, manifest, policy wasm, translations, and templates that MAS expects.mas-config.template.yamlis the Cloudron-aware configuration template thatstart.shexpands into/app/data/configs/mas.yamlat 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.