How to backup a MAS instance? #4959
SimeonEhrig
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I setup the MAS service for my homelab matrix instance. Now everything is running and I want to setup the backups to make it production ready. Unfortunately I didn't find any documentation about backups. I assume the backup process is similar to the synapse server, because I mounted a database volume and a configuration file in the container like for the synapse.
So is a database dump and the
conf.yaml
enough to be backup? And if yes, do I need to exclude some tables like in synapse?https://element-hq.github.io/synapse/latest/usage/administration/backups.html
Beta Was this translation helpful? Give feedback.
All reactions