Documentation for upgrading / updating to new version?

Firstly, what a great tool. Really nice work, well done!

We used the Metabase.jar installation option. I have looked for but cannot find any documentation on best practice for upgrading metabase to the latest version?

Does anyone have any details on this procedure, in particular we’ll want to be careful not to lose any of our settings and data models.

Many Thanks,
Robert

Are you using the embedded DB option or a separate MySQL or PostgreSQL DB?

In either case, just take a backup of the DB, kill the process running the jar, replace it with the new version’s jar and start things up. Any migrations will run, and you should be good to go.

If anything goes wrong, you can revert to the old version.