KamuiDash Documentation
Welcome to the official KamuiDash documentation.
KamuiDash is a PaaS (Platform as a Service) from Japan — a cloud deploy platform. Just push your code to GitHub and your application is automatically built and deployed. Supports Node.js / Next.js / Python (FastAPI, Django, Flask) / Go / static sites, with managed PostgreSQL, custom domains, HTTPS, and DDoS protection included. Apps are designed to stay running while active.
Documentation
The pages below are the canonical entry points for the public docs. They cover the first deploy path, dashboard workflows, supported app stacks, PostgreSQL databases, custom domains, CLI usage, MCP setup, and troubleshooting.
Getting Started
- Introduction - Overview of KamuiDash (PaaS)
- Quick Start - Deploy your first app (GitHub push auto-deploy)
Dashboard (GUI)
- Project Management - Create and manage projects
- Applications - Deploy and manage apps. Per-stack guides:
- Custom Domains - Use your own domain with auto SSL
- Databases - Create and connect managed PostgreSQL databases
CLI
- Installation - Set up the KamuiDash CLI
- Command Reference - All commands
AI Integration
- MCP Setup - Connect KamuiDash to AI tools (Claude, Cursor, etc.) via Model Context Protocol
Help
- Troubleshooting - Common issues and solutions
Quick Links
- KamuiDash Official Site - Service overview & pricing
- Dashboard - Login / Sign up
- Status - Current availability, uptime & incident history
- KamuiDash CLI (GitHub) - CLI source code & releases