docs: add sovereign stack research document (#589) #591

Merged
Rockachopa merged 1 commits from burn/20260409-2107-sovereign-stack into main 2026-04-10 03:44:10 +00:00
Owner

Summary

Research spike on replacing Homebrew with mature open-source tools for sovereign AI infrastructure.

What is in this PR

  • New file: docs/sovereign-stack.md
  • Covers 7 areas: package managers, containers, Python, Node.js, GPU/CUDA, supply-chain security, and final recommendation
  • Includes copy-paste install commands for every recommended tool
  • Provides a quick-setup server script and a phased migration plan
  • OS: Debian 12 / Ubuntu LTS
  • Package manager: apt + Nix
  • Containers: Podman (rootless)
  • Python: uv
  • Node.js: fnm
  • GPU: CUDA runfile installer
  • Security: pip-audit + osv-scanner

Closes #589

## Summary Research spike on replacing Homebrew with mature open-source tools for sovereign AI infrastructure. ### What is in this PR - **New file:** `docs/sovereign-stack.md` - Covers 7 areas: package managers, containers, Python, Node.js, GPU/CUDA, supply-chain security, and final recommendation - Includes copy-paste install commands for every recommended tool - Provides a quick-setup server script and a phased migration plan ### Recommended Stack - **OS:** Debian 12 / Ubuntu LTS - **Package manager:** apt + Nix - **Containers:** Podman (rootless) - **Python:** uv - **Node.js:** fnm - **GPU:** CUDA runfile installer - **Security:** pip-audit + osv-scanner Closes #589
Timmy added 1 commit 2026-04-10 01:09:32 +00:00
Research spike on replacing Homebrew with mature open-source tools
for sovereign AI infrastructure.

Covers: package managers, containers, Python, Node, GPU CUDA,
supply-chain security, and a recommended stack with install commands.

Refs: #589
Rockachopa reviewed 2026-04-10 03:41:27 +00:00
Rockachopa left a comment
Owner

Auto-approved: clean diff, no conflicts, mergeable.

Auto-approved: clean diff, no conflicts, mergeable.
Rockachopa scheduled this pull request to auto merge when all checks succeed 2026-04-10 03:41:28 +00:00
Rockachopa merged commit d3368a5a9d into main 2026-04-10 03:44:10 +00:00
Rockachopa referenced this issue from a commit 2026-04-10 03:44:12 +00:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/timmy-home#591