Skip to content

Upgrade from v4 to v5

Crowsnest includes a built-in migration tool to simplify the upgrade process from v4 to v5.

Migration Steps

  1. Connect to your Crowsnest host (e.g., Raspberry Pi) via SSH.
  2. Run the following commands to start the upgrade:

    cd ~/crowsnest
    make upgrade
    

Post-Upgrade Verification

After the upgrade, verify that your crowsnest.conf and moonraker.conf files are correct.

Backups

The migration tool creates backups of both configuration files automatically. If you encounter any issues after the upgrade, you can restore them from these backups.