New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
vibebin: incus/lxc-based platform for AI coding/hosting in containers
Hi guys, I've been working on this, and it's turned out pretty cool, and the core functionality works, but if others wanted to throw it on a VPS (min 4G but 8G+ is better) to experiment/play around with/look for issues that would be great as well.
https://github.com/jgbrwn/vibebin
Blurb below
vibebin is an Incus/LXC-based platform for self-hosting persistent AI coding agent sandboxes with Caddy reverse proxy and direct SSH routing to containers (suitable for VS Code remote ssh). Create and host your vibe-coded apps on a single VPS/server.


Comments
What does this do that can't be done with Open-WebUI?
https://docs.openwebui.com/
It's more the auto-implentation of the containers for any domain you want to setup, auto Caddy config and direct ssh to container config, and auto setup of dev tools on the container and auto setup of AI coding tools with an admin webapp to manage/update Opencode / Nanocode / Openhands and also to stop/start whichever coding tool webui you want to be running in the proxied port to access the webui at any given time.
I didn't really consider using openwebui within this implementation because I don't think it's really focused as being an autonomous coding agent like Opencode/Nanocode/Openhands, et al.
Shameless bump
Been adding a lot of features, and the project is shaping up quite nicely. If anyone does test feel free to open an issue if you find any wrinkles, which there is bound to be, still very new project in active development.