From af335d9632f155045737cb4af3662f0484e1b8cc Mon Sep 17 00:00:00 2001 From: blackroad Date: Mon, 16 Mar 2026 12:31:33 -0500 Subject: [PATCH] docs: add README --- README.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..743c909 --- /dev/null +++ b/README.md @@ -0,0 +1,32 @@ +# BlackRoad OS Infra + +Infrastructure documentation and configuration files for the BlackRoad OS fleet. + +Part of [BlackRoad OS](https://blackroad.io) — your device, your data, your AI. + +## What This Does + +Central reference for all infrastructure configs — network topology, service ports, SSH keys, WireGuard configs, and deployment targets. + +## Quick Start + +```bash +# Reference documentation +cat INFRASTRUCTURE.md +``` + +## Tech Stack + +- Infrastructure-as-documentation +- Network configs +- Fleet topology +- Port mappings + +## Related + +- [BlackRoad OS](https://blackroad.io) +- [Documentation](https://docs.blackroad.io) + +--- + +BlackRoad OS — Pave Tomorrow.