What problem does it solve?
This Skill helps users install, configure, and verify deco Studio on their own infrastructure instead of relying on a managed deployment. It reduces the risk of broken installs by guiding environment detection, dependency choices, secrets handling, and post-install validation.
Core Features & Use Cases
- Environment-aware installation: Detects whether the target is local Docker, local Kubernetes, or production Kubernetes and selects the right deployment path.
- Dependency wiring: Configures required services such as PostgreSQL and object storage, plus optional NATS, ClickHouse, and sandbox components when needed.
- Operational verification: Validates that pods are running, the UI is reachable, and signup works so the installation is not just applied but confirmed.
- Troubleshooting and recovery: Addresses common failure modes such as storage classes, architecture mismatches, missing secrets, sandbox RBAC issues, and monitoring setup problems.
- Use Case: An engineering team wants to run Studio on their own cluster with SSO-ready infrastructure, managed databases, and optional sandbox previews, and needs a reliable step-by-step install process.
Quick Start
Ask the AI to help you self-host deco Studio on your chosen environment and guide you through configuration, installation, and verification.