Skip to Content
API ReferenceUpdates API

Updates API

MethodPathPurpose
GET/api/v1/updates/statusCurrent version + channel
GET/api/v1/updates/checkCompare to upstream
POST/api/v1/updates/applyDownload + migrate + restart (admin)
POST/api/v1/updates/channel{ "channel": "stable" | "beta" }

⚠️ Warning: Beta channel may ship database migrations — take a backup first.

Troubleshooting

502 during apply
Mirror reboot mid-flight — re-run apply after SSH recovery; core should be idempotent.

Last updated on

Was this helpful?