Skip to main content

Upgrade Guide

Docker Compose

cd myrm
git pull
docker compose pull
docker compose up -d

Tauri Desktop

Download the latest release from GitHub Releases and install over the existing version.

Database Migrations

Database migrations run automatically on startup. No manual intervention required.

Breaking Changes

Check the CHANGELOG for breaking changes before upgrading major versions.