Hi @VeitWeber,
Reviewing the GitLab Backup documentation we don’t believe it includes Mattermost. It seems to focus on repos, issues, wiki and metadata.
If you want to backup Mattermost you can snapshot the database, config.json
, and also the Mattermost binary to stay on the right version, and you should be able to migrate or restore from there,
Does this help?