Every hour, instances connected to ynput cloud request a list of "required addons" - these are returned only for managed instances (cloud, on-prem with support). The list is used to update certain server addons to preferred version and include them into the production bundle. Only server-only addons will be updated and this won't affect the pipeline.
When an addon is not yet downloaded, it will be downloaded and "restart server required" banner is displayed
If the addon is installed, but not present in the production bundle, settings from previous production version (if any) are migrated to the new version and addon is added to the production bundle
If no bundle is in production, a new bundle is created.
Every hour, instances connected to ynput cloud request a list of "required addons" - these are returned only for managed instances (cloud, on-prem with support). The list is used to update certain server addons to preferred version and include them into the production bundle. Only server-only addons will be updated and this won't affect the pipeline.