Vibebin Alternatives

Similar projects and alternatives to vibebin

  1. BorgBackup

    346 vibebin VS BorgBackup

    Deduplicating archiver with compression and authenticated encryption.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. ExploreSingapore

    A sophisticated RAG intelligence engine for Singaporean laws, policies, and history. Comes with a triple-AI failover backend (Gemini/Llama/Groq), semantic embeddings using FAISS, and an Apple-inspired interactive UI. Designed with precision and high availability in mind.

  4. got

    Version control, like Git, but for files and directories of any size. E2E Encrypted (by gotvc)

  5. blobcache

    Content-Addressed Storage

  6. yolo-cage

    AI coding agents that can't exfiltrate secrets or merge their own PRs.

  7. docker-nixuser

    A lightweight Docker image providing a full Nix package manager environment for non-root users. Perfect for testing Nix packages in an isolated sandbox

  8. shelley-lxc

    Discontinued 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. [Moved to: https://github.com/jgbrwn/vibebin]

  9. tokn

    9 vibebin VS tokn

    Token-Oriented KiCad Notation (TOKN) – Compact, human-readable, KiCad Netlists for LLM prompts. Spec, benchmarks, Python SDK.

  10. matchlock

    Matchlock secures AI agent workloads with a Linux-based sandbox.

  11. EACL

    7 vibebin VS EACL

    Enterprise Access ControL is an embedded Clojure ReBAC authorization library based on SpiceDB and backed by Datomic that provides fine-grained permissions (by theronic)

  12. code-on-incus

    Give each AI agent its own isolated machine with root, Docker, and systemd. Active defense detects and stops threats automatically..

  13. huetone

    6 vibebin VS huetone

    A tool to create accessible color systems

  14. artisan.page

    A bookmarkable, searchable cheatsheet for Laravel's Artisan commands.

  15. exorsim

    Motorola M6800 (6800) Exorciser / SWTPC emulator

  16. test

    5 vibebin VS test

    Write unit and fuzz tests for Elm code. (by elm-explorations)

  17. trappsec

    5 vibebin VS trappsec

    deception as a developer tool

  18. deeploy

    Discontinued Modern Deployment. Terminal First. Open Source.

  19. NetCoreServer

    Ultra fast and low latency asynchronous socket server & client C# .NET Core library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution

  20. klaw.sh

    kubectl for AI Agents

  21. distrobuilder

    System container image builder for LXC and Incus

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better vibebin alternative or higher similarity.

vibebin discussion

Log in or Post with

vibebin reviews and mentions

Posts with mentions or reviews of vibebin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-02-15.
  • Vibebin – code and host with LXC containers on your own VPS/server
    1 project | news.ycombinator.com | 13 Mar 2026
  • Show HN: Kubernetes for AI Agents
    4 projects | news.ycombinator.com | 15 Feb 2026
    Yeah, I feel like k8s is adds unneeded complexity. I started this project to isolate via LXC/Incus containers on a VPS/server. Works nicely for my needs.

    https://github.com/jgbrwn/vibebin

  • Ask HN: What Are You Working On? (February 2026)
    187 projects | news.ycombinator.com | 8 Feb 2026
    vibebin is a self-hosted platform for running persistent, isolated AI coding sandboxes on a single VPS using Incus/LXC containers:

    https://github.com/jgbrwn/vibebin

    It automates installing and managing Incus, Caddy, and SSHPiper, provides a TUI for container lifecycle and quick actions, a web admin (built/compiled on the container) for toggling and updating AI coding tools (Shelley, Claude Code, OpenCode, etc.), and a background sync daemon that keeps Caddy routes and container metadata in sync.

    Each container exposes coding tool web UIs on isolated ports and supports direct SSH/VS Code Remote access, so you can run multiple independent coding agents against real project files without exposing your local machine.

    The project emphasizes simplicity and recoverability for running agents locally: containers are persistent, optionally routed via reverse proxy with basic auth, and tracked in an SQLite DB so setups auto-heal after restarts. It’s written in Go, includes an install script for one-line deployment, targets modest VPS specs (4–8GB RAM recommended), and bundles helpers for DNS and provider automation.

    Ideal if you want a lightweight, opinionated way to host multiple isolated AI dev environments on your own server instead of relying on hosted agent platforms.

  • Matchlock: Linux-based sandboxing for AI agents
    9 projects | news.ycombinator.com | 8 Feb 2026
    This is great. Wish this was around when I started working on vibebin ( https://github.com/jgbrwn/vibebin ), probably would have leveraged matchlock instead of Incus/LXC. I guess I could fork/branch and give it a go!
  • vibebin: Code and host inside LXC (Incus) containers on your own VPS/server
    1 project | news.ycombinator.com | 1 Feb 2026
  • Show HN: Vibebin – code and host inside LXC containers on your own VPS/server
    1 project | news.ycombinator.com | 27 Jan 2026
  • Vibebin: Code and host inside Incus containers on your own VPS/server
    2 projects | news.ycombinator.com | 23 Jan 2026
    I used Opus 4.5 for 99.9% of this project. Take that as you will.

    https://github.com/jgbrwn/vibebin

    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.

    If anyone wants to test or provide some feedback that would be great. Core functionality works but there's likely to be bugs.

    My intent for the project was for the tinkerer/hobbyist or even not super technical person to put this on a VPS and start just doing their own thing/experimenting/tinkering/learning etc.

    I had so much fun working on this project, completely reinvigorated by it tbh.

    I am just a Linux sysadmin and not a programmer at all (~just~ smart enough to figure stuff out though:) ) and I have to say the excitement and energy that was brought into me working on this project was nothing like I've ever experienced before. It makes me so optimistic about this future that we are either embracing or fending off (depending on your mindset).

  • Show HN: YOLO-cage – AI coding agents that can't exfiltrate secrets
    4 projects | news.ycombinator.com | 21 Jan 2026
    Not exactly sandboxing as much as just working within LXC containers, I've been building this:

    https://github.com/jgbrwn/vibebin

  • Show HN: Vibebin: Incus/LXC-based platform for self-hosting persistent sandboxes
    1 project | news.ycombinator.com | 21 Jan 2026
  • A note from our sponsor - SaaSHub
    www.saashub.com | 9 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic vibebin repo stats
10
92
9.5
3 months ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com