Live data from Hacker News

Ask HN: Favorite IoT Fleet Management Tool/Service

news.ycombinator.com

1–3 of 3 posts

Ask HN: Favorite IoT Fleet Management Tool/Service

#1
I am looing for a suitable fleet management service - the application in use right now is Balena, but for my very little and cheap devices it is just too expensive. I mostly need OTA updates and the ability to update the core OS (rasobiaN). I also took a look at ubuntu core, easy to install and I guess I could build a service page myself that logs in, deploys a docker and so on ... are there any similiar services out there I missed (saw google, ms, dell, ibm, particle, fracctal ...)?

Re: Ask HN: Favorite IoT Fleet Management Tool/Service

#2
Take a look at Pantavisor and Pantacor Hub. Open source and enables device fleet updates, device state management and more. Uses its own control plane and container runtime called Pantavisor that manages and runs Linux containers, and converts Docker container too.

https://www.pantavisor.io/

https://pantacor.com/products/what-is-pantacor/

feedback and contributions are more than welcome :=)