A truly one-command, memory-aware, zero-trust enterprise-grade private cloud on a $150 mini PC. Securely running 19+ self-hosted services including an autonomous AI stack (Ollama + OpenClaw + Antigravity), 4K media streaming, smart home automation (Home Assistant + n8n), private docs (Nextcloud + ONLYOFFICE), and self-hosted mesh VPN.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
158
commits
feat: Introduce Kubernetes infrastructure for AI services (Qdrant, Ollama, Traefik), add new pipeline routes, and expand planning documents and utility scripts.
ce752edView on GitHubchore: major architectural pivot to Autonomous Agent Factory
f064e9bView on GitHubfix: Add conditional check to prevent copying kilo-pipeline if source and destination are identical.
7f8917aView on GitHubfeat: Expose Qdrant ports, implement Tor control password generation, copy kilo-pipeline source, and enhance setup script robustness and cron job management.
6210c28View on GitHubfeat: Improve network connectivity checks for cross-platform compatibility and enhance image pull error reporting with specific diagnostics.
32b1574View on GitHubfeat: Enhance image management with local builds, network checks, and pull retries, and improve service health checks with `wget` fallback.
11dbebdView on GitHubfeat: add full-stack network and application map using Mermaid to the README.
e1145f1View on GitHubFix HOME_ASSISTANT_TOKEN warning by adding default empty value
d1bcebcView on GitHubReplace antigravity with VS Code (codercom/code-server)
f7deeabView on GitHubAdd clarifying comment for Plex claim input and remove duplicate test file
13720e1View on GitHubMerge pull request #4 from oweibor/fix-setup-script-robustness
9ec4c38View on GitHubFix read and grep exit codes crashing script under set-e after skipping Plex Claim
82b8655View on GitHubMerge pull request #3 from oweibor/fix-setup-script-robustness
7b2d814View on GitHubHardened script robustness against crashes and silent failures. setup.sh: Fixed timeout logic and race condition. docker-compose.yml: Added token default. onboard-lib.sh: Fixed calculation parsing. scripts/hardware-detect.sh: Fixed variable expansion parsing.
62ad320View on GitHub