cloud-ops

Installation
SKILL.md

Cloud Operations & Deployment

Quick Start (Development)

# 1. Infrastructure (PostgreSQL, Valkey, Geo, Filegate)
bun run infra

# 2. Core dev stack — 7 containers, enough to log in, see the dashboard, and manage accounts
bun run dev

# 3. Open the platform
open http://localhost:3000

To stop: bun run dev:down (includes extras via --profile extra) and bun run infra:down.

Dev Stack Shape

Installs
2
First Seen
May 1, 2026
cloud-ops — valentinkolb/cloud