Mender blog
Mender documentation improvements
To improve usability and make documentation more easily accessible, we have made several improvements to the Mender documentation.
New user experience
The documentation site now has a new user experience design, which will make it easier to work with. Documentation for older versions of Mender has been moved to a separate archive site and the default documentation version is now the version...
Read the articleTaking Deno & the Github CLI for a spin to migrate Dependabot
Mender in its entirety consists of a number of microservices and tools besides the core client that runs on devices. Since we don't use a monorepo, each of these items has their own repository, dependencies, CI, etc. To keep a handle on the dependencies and our users away from outdated and potentially unsafe dependencies we decided to integrate Dependabot. While the integration of Dependabot on it...
Read the articleNew hosted Mender features release
The latest hosted Mender release makes it easier to find and work with devices in the Devices tab in the web UI. When working with devices these enhancements save time, improve user experience, and reduce the need for manual error prone work which in turn can increase reliability and consistency in large scale deployments. You can see the details of the improvements below.
Read the articleQuantifying the economic value of using Software-as-a-Service to update all device software over-the-air
Securing executive buy-in and building the business case for any technology investment can be challenging. To bring profitable products and improvements to the mass markets, pressure grows to reduce costs, improve productivity and increase competitiveness. The good news is when it comes to OTA software updates developers and device manufacturers no longer need to build their own backend and servic...
Read the articleYocto dunfell support released
Today we released support for the dunfell branch from the Yocto Project. The changes to support this branch are mostly under the hood, and therefore there are no significant new features in this release.
To get it, clone the new dunfell-v2020.07 tag in the meta-mender repository, like this:
git clone -b dunfell-v2020.07 https://github.com/mendersoftware/meta-mender.gitOr, if you alrea...
Read the article