Hacker News new | ask | show | jobs
by mpasinski 3397 days ago
disclaimer: I work for Mender

Mender is basically full image update solution while resin is container based. Mender is fully open source, both client and server, resin is having only client open source. Mender is more lightweight, it provides a thin layer to be integrated with the already existing stack, while resin is providing full stack you need to use to be able to incorporate update mechanism.

1 comments

So is there any way to make Mender do local updates that are not OTA?