Welcome to Kiteploy¶
Infrastructure that builds itself. Create VMs, containers, and databases that automatically connect to each other.
What is Kiteploy?¶
Kiteploy is a cloud platform that simplifies infrastructure management. Provision resources with simple commands, let the platform handle networking, security, and orchestration.
-
Kite CLI
Install the CLI and create your first workspace in under a minute.
-
Quick Start
Follow the step-by-step guide to deploy your first application.
-
CLI Reference
Complete reference for all Kite CLI commands and options.
-
Platform Console
Manage your infrastructure through the web dashboard.
Quick Install¶
Resources¶
| Resource | CLI Command | Description |
|---|---|---|
| Projects | kite project |
Organizational unit for grouping resources |
| Workspaces | kite workspace |
Development environments with code-server and terminal |
| Containers | kite container |
Sandboxed containers with gVisor isolation |
| Virtual Machines | kite vm |
Compute instances with NVMe storage |
| PostgreSQL | kite postgres |
Managed PostgreSQL databases |
| Redis | kite redis |
Managed Redis instances |
| Vector DBs | kite vectordb |
Qdrant and pgvector databases |
| Storage | kite storage |
S3-compatible object storage |
| Networks | kite network |
Virtual networks between resources |