Uptime Kuma v2 introduces MariaDB support, Docker secret support, new image tags, and deprecates the 'latest' Docker tag. The upgrade requires backing up the data volume before migrating, as the internal database schema changes and migration can take several minutes for large datasets. For those wanting to switch from SQLite to MariaDB, the process involves exporting the SQLite database, converting it using the sqlite3-to-mysql tool, and importing into a MariaDB container. The 'latest' Docker tag is now deprecated and users must explicitly pin to v2. Alpine-based images are also dropped in v2.

•18m watch time

Sort: