Category
All
Mender 2.2.1 released: Stability improvements
We are pleased to announce the release of Mender 2.1.1 and 2.2.1! Both are patch releases, meaning they include bugfixes and stability enhancements for the
|
2 min read
Top three requirements for OTA software updates for IoT
Updating your device software, whether its system or application level, may seem an easy task to do when you first start your IoT project but then you real
|
2 min read
How to update a .deb package with Mender using Raspberry Pi
Embedded Linux devices are very fragmented in their design and implementation. At the basic level, they all have the following components: Applications imp
|
1 min read
From mgo to mongo-driver: Migration to the MongoDB supported driver for Go
Mender project provides proof that golang and microservices architecture make a good pair. Together with MongoDB, web UI, and a bit of orchestration they a
|
12 min read
Managing large scale deployments with phased rollout and schedule deployments
As the number of connected devices increase, the operations and infrastructure needed to support continuous updates at scale is growing fast. Deploying to
|
1 min read
How to do delta (differential) updates with Mender
Using binary deltas for applying updates is a more efficient mechanism for updating software over-the-air (OTA) which enables faster downloads and bandwidt
|
1 min read
Two Factor Authentication with Mender User Login
Security and robustness is the prime directive of Mender in doing over-the-air software updates, and we work hard to make sure that directive never goes ou
|
1 min read
Enabling faster downloads and lower bandwidth costs over cellular networks with Mender robust delta updates
Delta update is a more efficient mechanism for updating software over-the-air (OTA) when using cellular networks (e.g. 4G/LTE) which enables faster downloa
|
2 min read
Building a Spotify bridge with Mender and the Raspberry Pi 4
For a while now the Raspberry Pi 4 has been out and while at first I was waiting for the delivery it took some time until I got actually started with this.
|
7 min read