Loading...
Loading...
Scale Slot deployments with paid tiers, replicas, and multi-region support.
npx skill4agent add cartridge-gg/docs slot-scale| Tier | Specs | Storage | Cost |
|---|---|---|---|
| Basic | Limited CPU & memory | 1GB | $10/month |
| Pro | 2 vCPU, 4GB RAM | auto | $50/month |
| Epic | 4 vCPU, 8GB RAM | auto | $100/month |
| Legendary | 8 vCPU, 16GB RAM | auto | $200/month |
slot d create --tier epic my-project torii --replicas 3| Region |
|---|
|
|
--regions# Torii: multi-region with replicas
slot d create --tier pro my-project torii --regions us-east,europe-west
# Katana: single region only
slot d create --tier pro my-project katana --regions europe-westslot-teamsslot d create --tier epic --team my-team my-instance toriislot d update --tier epic my-instance torii