Systems Engineering

Gladstone Automation Suite

A self-configuring, resilient Hub & Spoke architecture designed to orchestrate autonomous edge services.

Hub and Spoke Dynamic Network Diagram
1

Hub & Spoke Topology

Designed around a central RPi5 'brain'. The Hub orchestrates master tasks—like network audits and backup rotations—while delegating localized operations to specialized Web Node spokes across the network.

2

Smart Identity Registry

Zero-touch configuration via the ~/.gladstone_mode identity card. Nodes auto-detect their role upon bootstrap, adapting their service footprint on-the-fly without manual intervention.

3

Resilient Watchdog

High-availability ensured by a 5-strike self-healing watchdog. Persistent tasks are silently restarted on failure. At strike 5, error logs are aggregated and escalated as urgent push notifications via an Ntfy relay.

4

Autonomous Telemetry

Continuous hardware polling, real-time printer status scraping, and scheduled bandwidth audits. All telemetry is localized, preserving security while providing a comprehensive health overview via the Master Dashboard.

# Zero-Touch Deployment: Universal Bootstrap Command
cd ~ && rm -rf ~/scripts &&
git clone https://github.com/legendary034/pi5-scripts.git ~/scripts &&
cd ~/scripts && ./install.sh --ntfy