HackerTrans
TopNewTrendsCommentsPastAskShowJobs

rsgm

no profile record

Submissions

My Homelab AI Dev Platform

rsgm.dev
367 points·by rsgm·vor 26 Tagen·57 comments

comments

rsgm
·vor 26 Tagen·discuss
so, the project is pretty much vibe coded, including the docs. It makes a lot more sense if you play around with it. It's just a docker host management UI, I like using it. It has gitops built in and a nice container log view. It doesn't do rollbacks, it only seems to sync from git and run compose up.
rsgm
·vor 26 Tagen·discuss
That's very cool. Thanks, I'll have to check that out.
rsgm
·vor 26 Tagen·discuss
I didn't mention this part, but while writing this I realized I could easily add a skill to hit the Forgejo PR API. There's no forgejo CLI like there is with GitHub sadly.
rsgm
·vor 26 Tagen·discuss
I recently setup Arcane and started migrating stuff from Truenas apps, they were all deployed as custom docker compose services so it worked out. Arcane supports Git syncs to auto deploy compose stacks, https://getarcane.app/docs/features/projects#sync-from-git I'll write up some posts on my full setup soon.
rsgm
·vor 26 Tagen·discuss
I looked into running local models last month. They just aren't quite there for agentic tool use workflows without spending a small fortune. I'm hopeful smaller local models get much better soon.

I was also hoping to put out another post on my homelab setup, it has some neat stuff, but I haven't had a chance to finish it.
rsgm
·vor 26 Tagen·discuss
I'll verify the PR code myself before merging, but that's usually a quick skim.