Hi,
In at least one of our use cases, having balenaSupervisor trying to connect to balenaCloud is a no go due to regulatory reasons. Using OpenBalena on premises would not solve the issues in this case. But we would still want software updates.
Can we have a custom BalenaOS withot balenaSupervisor that would still allow us to do offline updates for both OS and application?
A more complex scenario would be to have two bootalbe images on the device, one for production and other for maintenance. In this case it would be ok for the maintenance image to have balenaSupervisor, but we would want it to update both production and maintenance images. Ideally, the maintenance image should not have access to data, which will require some encryption wizardry, but I believe we can sort this bit ourselves.
Do you have something like this?
Thanks!