mirror of
https://github.com/awesome-foss/awesome-sysadmin.git
synced 2026-05-07 10:58:30 -05:00
[PR #700] [CLOSED] Add BlackRoad OS to Monitoring #5296
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/awesome-foss/awesome-sysadmin/pull/700
Author: @blackboxprogramming
Created: 3/12/2026
Status: ❌ Closed
Base:
master← Head:add-blackroad-os📝 Commits (1)
9612757Add BlackRoad OS to Monitoring📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Thank you for taking the time to work on a PR for Awesome-Sysadmin!
BlackRoad OS runs 52 TOPS of edge AI inference across a Raspberry Pi 5 cluster with dual Hailo-8 M.2 accelerators. It features WireGuard mesh networking, fleet-wide self-healing automation (auto-restart services, power optimization, health monitoring), 16 Ollama models, custom DNS zones, and manages 5 Pi nodes with zero manual intervention. The entire fleet monitors itself via cron-driven heartbeats and auto-remediation scripts.
Yes, it is our own project. It has been in active development and production use for over a year, managing a 5-node Raspberry Pi cluster 24/7.
Both — it started as a personal homelab project and has grown into a production edge AI infrastructure.
5 Raspberry Pi 5 nodes, 2 DigitalOcean droplets, 200+ services, 95+ Cloudflare Pages sites, 48+ custom domains, 18 tunnels, 207 Gitea repositories.
Pros: Purpose-built for Raspberry Pi clusters with Hailo-8 AI accelerators, extremely lightweight (400+ shell scripts, no heavy frameworks), self-healing with no dependencies on cloud services. Cons: Currently tightly coupled to our specific hardware setup, documentation is evolving.
Source: https://github.com/blackboxprogramming/BlackRoad-Operating-System
Website: https://blackroad.io
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.