Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/silitics/rugpi
An open-source platform empowering you to build innovative products based on Raspberry Pi.
https://github.com/silitics/rugpi
debian embedded iot ota-update raspberry raspberry-pi rugpi systemimage
Last synced: 26 days ago
JSON representation
An open-source platform empowering you to build innovative products based on Raspberry Pi.
- Host: GitHub
- URL: https://github.com/silitics/rugpi
- Owner: silitics
- License: apache-2.0
- Created: 2023-05-18T20:21:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-28T18:16:16.000Z (5 months ago)
- Last Synced: 2024-05-29T19:21:05.880Z (5 months ago)
- Topics: debian, embedded, iot, ota-update, raspberry, raspberry-pi, rugpi, systemimage
- Language: Rust
- Homepage: https://rugpi.io
- Size: 1.31 MB
- Stars: 31
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
Rugpi
Rugpi is an open-source platform empowering you to build
innovative devices around bespoke Linux distributions.
💡 **TL;DR**: Rugpi enables you to **build commercial-grade, customized variants of popular Linux distributions** for your devices. It boasts three core features designed to work seamlessly together: (1) A modern, flexible workflow to build customized system images, (2) **robust over-the-air system updates** with rollback support for the entire system, and (3) **managed state** that is preserved across reboots and updates.
## ✨ Features
- 🌈 Supports **Debian, Alpine Linux, and Raspberry Pi OS**.
- 🖥️ Supports **any EFI-compatible system and all models of Raspberry Pi**.
- ➡️ Supports **streaming of updates** without intermediate storage.
- 🔒 Enables [cryptographically **signed and verified updates**](https://rugpi.io/docs/advanced/signed-updates).
- 🙌 Supports root filesystems built with third-party tools.
- 🔌 Integrates well with [existing device management solutions](https://rugpi.io/docs/advanced/device-management).
- 🧩 Provides interfaces to built your own update workflow upon.
- 💾 Provides built-in state management inspired by Docker.Checkout the [documentation](https://oss.silitics.com/rugpi/) for details and build your first image in less than an hour. 🚀
## 🤔 Why Rugpi?
While many excellent tools are already available for building images, updating systems, and managing state, integrating them into a robust setup can be challenging. Rugpi strives to simplify this process by bundling all essential functionalities into a cohesive package, allowing you to focus on what matters most to you and your users. We believe that building innovative devices shouldn't be as complicated as it often is today. Although Rugpi may *currently* offer less flexibility and configurability than standalone solutions, it excels at delivering a robust base for your device right out of the box.
## ⚖️ Licensing
This project is licensed under either [MIT](https://github.com/silitics/rugpi/blob/main/LICENSE-MIT) or [Apache 2.0](https://github.com/silitics/rugpi/blob/main/LICENSE-APACHE) at your opinion.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache 2.0 license, shall be dual licensed as above, without any additional terms or conditions.
---
Made with ❤️ for OSS by [Silitics](https://www.silitics.com)