Upgrade
Read the Brokerr changelog for bootstrap, schema, SDK, auth, and provider changes.
Before upgrading
Section titled “Before upgrading”- Cancel or finish active runs and bulk operations.
- Record the current application and database schema versions from Diagnostics.
- Stop Brokerr or use a SQLite-aware online backup.
- Back up
config.yml, the database, and the matching master key separately. - Confirm space for the new image and database migration.
- Select an intended release commit or tag.
Update
Section titled “Update”docker compose downgit pull --ff-onlydocker compose build --pull brokerrdocker compose up -d brokerrdocker compose logs -f brokerrVerify
Section titled “Verify”- login and Diagnostics;
- OAuth gateway and AniBridge dashboard checks;
- source/target connection tests and identity;
- profile scope, feature review state, baseline, and managed-list bindings;
- a dry incremental run for each enabled profile;
- Plex webhook delivery for an eligible test item.
Do not start live writes when a plugin SDK incompatibility, schema error, missing credential, or feature Needs review warning remains.
After verification, confirm that scheduler groups, profile schedule opt-ins, Discord notification scopes, and Plex webhooks resumed with the expected state.