nyxandro

Remote Vibe Station — DevOps skill for Claude Code

DevOps community

Remote Vibe Station is a server-first AI coding workspace.

How to install Remote Vibe Station

This entry records only its repository, not the path inside it, so there is no exact command to give. Open nyxandro/remote-vibe-station and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Remote Vibe Station does

Remote Vibe Station is a server-first AI coding workspace. Instead of running OpenCode on your laptop, you put it on a Linux host you actually trust with Docker access, /hostfs, and host-level operations — then drive it from anywhere. Telegram-first control.

Alternatives in DevOps

  • Skypilot — Run, manage, and scale AI workloads on any AI infrastructure 9.7k ★
  • MCP Boilerplate — A remote Cloudflare MCP server boilerplate with user authentication and Stripe for paid tools 1k ★
  • Proxy — route Claude Code requests through multiple upstream providers (OpenCode Go, OpenCode Zen, and AWS Bedrock) wi 957 ★

README

Remote Vibe Station

Remote Vibe Station

**A Docker-based remote development workspace built around OpenCode, Telegram, and a browser-accessible control surface.**

*Deploy the stack on a remote host. Code from your phone. Open the dashboard when you need a bigger screen.*

[![License: MIT](https://img.shields.io/badge/License-MIT-1d4ed8.svg?style=flat-square)](#license) [![Stack](https://img.shields.io/badge/Stack-Docker%20%E2%80%A2%20NestJS%20%E2%80%A2%20React%20%E2%80%A2%20Telegraf-1d4ed8.svg?style=flat-square)](#architecture) [![Runtime](https://img.shields.io/badge/Runtime-Image%E2%80%91based-1d4ed8.svg?style=flat-square)](#deployment) [![Platform](https://img.shields.io/badge/Platform-Linux-1d4ed8.svg?style=flat-square)](#runtime-requirements)

[**Quick start**](#-quick-start) · [**Architecture**](#-architecture) · [**Mini App**](#-mini-app) · [**Deployment**](#-deployment) · [**Local dev**](#-local-development)


Why this project exists

Remote Vibe Station is a server-first AI coding workspace. Instead of running OpenCode on your laptop, you put it on a Linux host you actually trust with `Docker access`, `/hostfs`, and host-level operations — then drive it from anywhere.

  • Telegram-first control plane — prompts, slash commands, approvals, runtime notices, voice messages.
  • Mini App for visual ops — projects, files, Git, containers, providers, runtime updates.
  • Browser access on demand — magic-link gated entry to OpenCode Web UI through Traefik forward-auth.
  • Pluggable model gateway — CLIProxy fronts multiple provider accounts behind a single OpenAI-compatible surface.
  • Image-only runtime — published Docker images deploy straight to a clean Ubuntu host. No source checkout on the server.

[!TIP] The bootstrap installer takes a fresh Ubuntu/Debian box and brings up the entire stack with TLS, firewall hardening, and Docker log rotation in one command.