Kamui Platform Documentation
Welcome to the official Kamui Platform documentation.
Kamui Platform is a PaaS (Platform as a Service) from Japan — a Heroku & Railway alternative 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, cron jobs, custom domains, HTTPS, and DDoS protection included. No cold starts, even on the free plan.
📖 Documentation
Getting Started
- Introduction - Overview of Kamui Platform (PaaS)
- Quick Start - Deploy your first app (GitHub push auto-deploy)
Dashboard (GUI)
- Project Management - Create and manage projects
- Applications - Deploy and manage apps (Node.js / Python / Go / static sites)
- Databases - Create and connect managed PostgreSQL databases
- Jobs (CronJob) - Create and manage scheduled jobs
CLI
- Installation - Set up the Kamui CLI
- Command Reference - All commands
Help
- Troubleshooting - Common issues and solutions
🚀 Quick Links
- Kamui Platform Official Site - Service overview & pricing
- Dashboard - Login / Sign up
- Kamui CLI (GitHub) - CLI source code & releases
💡 Key Features
| Feature | Description |
|---|---|
| No Cold Starts | Your app runs 24/7, even on the free plan |
| GitHub Push Deploy | Just git push to auto-build & deploy, no CI/CD setup needed |
| Managed PostgreSQL | Create databases with automated backups in a few clicks |
| Cron Jobs | Run batch processing & data aggregation on a schedule |
| Custom Domains | Use your own domain + free auto-provisioned SSL certificate |
| Supported Stacks | Node.js / Next.js / Python / FastAPI / Django / Go / static sites |
| Tokyo Region | Low-latency access from Japan and Asia-Pacific |
| HTTPS & DDoS Protection | SSL and security protection included for all apps |