Skip to content

Metabase Reporting

Setup & configuration

Metabase provides a maintained docker container, which needs only minimal configuration to be started.

The respective docker-compose.yml sets the usual variables for the database connection and requires mounts for directories for plugins etc. For now these directories are apparently not used.

Backup & Restore

Metabase is not separately backed up, but part of the mysql database backup (see here)

Released under the MIT License.