Start now →

I Vibe Coded a Full Self-Hosted AI Stack Installer. Then I Gave It Away.

By DracattusDev · Published March 30, 2026 · 7 min read · Source: Blockchain Tag
EthereumRegulationBlockchainAI & Crypto
I Vibe Coded a Full Self-Hosted AI Stack Installer. Then I Gave It Away.

I Vibe Coded a Full Self-Hosted AI Stack Installer. Then I Gave It Away.

DracattusDevDracattusDev7 min read·Just now

--

How a personal productivity tool became an open-source project for builders at the intersection of AI and blockchain.

Press enter or click to view image in full size

It started, like most of my best ideas, with frustration.

Every time I spun up a new machine — whether it was a fresh MacBook, a home server, or a remote VPS — I found myself doing the same thing. Installing Docker. Setting up Coolify. Cloning Gitea. Configuring Grafana. Wiring up Prometheus. Writing YAML I’d already written a dozen times before.

It was boring, error-prone, and frankly beneath the kind of work I wanted to be doing.

So I did what any developer does when something annoys them enough: I automated it.

What I didn’t expect was that “a script to set up my tools” would turn into a full cross-platform desktop installer with a wizard interface, an in-app package registry, Docker Compose generation, auto-SSL via Traefik, and a built-in App Store.

And now it’s public. Welcome to OpenTang.

The “Starfleet” Build

I have to be honest about something: I didn’t build this alone. Not even close.

I run an AI-assisted development setup I call Starfleet Command — a pair of OpenClaw agents that operate under my direction. Admiral Nakamura handles strategy, coordination, and planning from Starfleet Command. Jean-Luc Picard executes on the USS Enterprise — my development laptop — handling code, commits, and implementation.

The entire OpenTang codebase was produced through a combination of my direction and their execution. We pair-programmed in the truest sense — except one of us runs on Rust and the other runs on silicon.

This is what AI-assisted development actually looks like in 2026. Not “autocomplete” and not “generate a function.” It’s architectural thinking, milestone planning, iterative builds, real-time debugging, and shipping production code — together.

OpenTang is a proof of what’s possible when you stop thinking of AI as a tool and start treating it as a crew.

Press enter or click to view image in full size

What OpenTang Actually Is

OpenTang is a cross-platform desktop application — built with Tauri v2, React, TypeScript, and Rust — that walks you through setting up a complete self-hosted AI and developer infrastructure stack.

Think of it as Homebrew meets Docker Desktop meets an AI-native App Store, but opinionated, guided, and secure by default.

You open the app. You walk through a wizard. You click install. Your stack comes up.

No YAML. No hunting for environment variables. No fighting with SSL certificates. No wondering which port conflicts with what.

The tagline says it all: Tang Coded. Tang Focused.

Press enter or click to view image in full size

The Technical Reality

Under the hood, OpenTang is doing real work.

The wizard collects:

The Rust engine then:

Traefik handles reverse proxy and automatic Let’s Encrypt SSL when you’re running internet-facing. Your services come up with valid HTTPS without touching a DNS challenge manually.

The App Store tab — available after your initial install — lets you add, remove, and update services without touching a terminal. Browse by category. Hit install. Done.

Out of the box, OpenTang can deploy any combination of:

Press enter or click to view image in full size

Coolify — Self-hosted PaaS for deploying apps and databases

OpenClaw / Hermes / NanoClaw — AI agent systems, the Koba42 lineup

Ollama — Local LLM runtime supporting Llama, Mistral, Gemma, and Phi

Gitea — Private Git server

Portainer — Docker management UI

Grafana + Prometheus — Monitoring and observability

n8n — Workflow automation

Uptime Kuma — Self-hosted uptime monitoring

Vaultwarden — Self-hosted Bitwarden-compatible password manager

Nextcloud — Cloud storage, calendar, and office suite

SearXNG — Private metasearch engine

Sage Wallet — The premier Chia blockchain desktop wallet

Every service comes with a production-quality Compose template, credential injection, volume configuration, and health checks. Nothing is assumed. Everything is explicit.

───

Security Wasn’t an Afterthought

One of the things that genuinely surprised me while building this was how much I cared about the security story.

When you’re setting up infrastructure for developers — especially developers working with crypto, AI, and SaaS — the defaults matter enormously. Weak passwords, exposed ports, and misconfigured proxies are how incidents happen.

OpenTang’s approach:

The EULA is equally explicit: OpenTang is provided AS-IS, you use it at your own risk, and Koba42 Corp is not liable for misconfiguration or downstream incidents. This isn’t fine print — it’s the honest truth about self-hosted software and I want users to understand it.

───

Who This Is For

I built this for myself, which means I built it for a very specific kind of person.

You’re probably the target user if:

OpenTang isn’t for everyone. It’s not a consumer product. It’s a developer tool built by a developer who needed it to exist — and decided that if it had to exist, it should be done properly.

It’s Beta. That’s Fine. I want to be clear: OpenTang is a beta. The version is v0.1.0 and it’s been tested on macOS, Linux, and Windows, but this is real software doing real things to your system. Use it on a machine you’re comfortable experimenting on. Back up important data first. Read the EULA.

Press enter or click to view image in full size

That said — it works. The wizard works. The Compose generation works. The App Store works. The AI detection works. The credential generation works. It’s not vaporware.

It’s also completely open source under the Apache 2.0 license. The repository is at github.com/Koba42Corp/opentang. PRs are welcome. Package submissions are welcome. Feedback is welcome.

The registry is designed to be extended — if you’ve built a service that belongs in the OpenTang ecosystem, open a PR and let’s add it.

What’s Next

The roadmap is real:

Try It

Landing page: opentang.koba42.com

GitHub: github.com/Koba42Corp/opentang

Downloads: Available for Linux (.AppImage / .deb), macOS (Intel + Apple Silicon), and Windows (.msi)

If you’re building something at the edge of AI and blockchain, or just trying to own your infrastructure stack without the setup tax — give it a try. Tell me what breaks. Tell me what’s missing.

The stack is yours. The stack is juicy.

OpenTang is an open-source project by Koba42 Corp. v0.1.0 beta. Apache 2.0 license. Built with Tauri v2, React, TypeScript, and Rust. Deployed with love by Starfleet Command.

This article was originally published on Blockchain Tag and is republished here under RSS syndication for informational purposes. All rights and intellectual property remain with the original author. If you are the author and wish to have this article removed, please contact us at [email protected].

NexaPay — Accept Card Payments, Receive Crypto

No KYC · Instant Settlement · Visa, Mastercard, Apple Pay, Google Pay

Get Started →