hi @pedro , you could do a mysqldump of the database and make a copy of all the files in the webroot (that’s what comprises the backup).
Then try the easy dev docker where you can import the 5.0.2 database into the easy dev mariadb docker and run sql_upgrade at http://localhost:8300/sql_upgrade.phpto practice upgrading.