My Homelab AI Dev Platform(rsgm.dev)
357 points by rsgm 2 days ago | 56 comments
tl;dr: The author built a homelab AI dev platform by running OpenCode's web UI as a systemd service on an isolated VM, giving it a dedicated Git user that can push branches but not merge to deploy. Changes flow through PR review and GitOps (Arcane for Docker stacks) for deployment, enabling infra updates from any device—including a phone—without granting AI direct access to production services. The main gap is CI feedback, since Forgejo Actions doesn't expose job logs via its public API.
HN Discussion:
  • Commenters share their own similar homelab AI setups, validating the approach
  • ~Alternative implementations using CI runners or polling timers instead of persistent server
  • AI-assisted homelab management has transformed feasibility and is enjoyable
  • The author's site is unreachable or DNS-blocked, undermining credibility
  • Skepticism about hardware cost requirements before even reading