Provision and manage WordPress sites through API, CLI, or SDK with fully customizable resources per client. Pay hourly for what you use.
Managed hosts lock you into rigid plans, upsell your clients on features they don't need, and give you no API to automate. You're paying for their brand, their rules, and their limitations.
Self-hosting on cloud VMs gives you control but buries you in DevOps: server updates, security patches, capacity planning. The panel helps, but the ops are still your problem.
Koddrio Cloud is managed hosting with a real API. Each client site runs in isolated containers with dedicated resources on dedicated servers. You pay for the compute you use, and we'll help you integrate it into your existing billing, CRM, and dashboard systems.
Peak requests per second on a WooCommerce shop page: 100 concurrent users, no page cache. Tested on entry-level plans for managed hosts, against a 2-worker plan on Koddrio Cloud. Tests ran from AWS locations closest to each host's origin server.
Provision client sites from your dashboard, CI pipeline, or terminal. One API, three ways to use it.
$ kodo site create --from agency-woo-blueprint.yml ✓ Site is ready. $ kodo domain add site_4kR clientstore.com --primary ✓ Domain is active. $ kodo site set clientstore.com php.workers 16 ✓ php.workers = 16 $ kodo ssh clientstore.com neo@clientstore:~$ wp plugin list
$ kodo backup create clientstore.com ✓ Backup created. $ kodo backup restore clientstore.com latest ✓ Restored. $ kodo site get clientstore.com --yaml full config as YAML
# Your agency's WooCommerce starter php: version: "8.4" workers: 8 memory: 256 cache: driver: redis memory: 128 environment: WP_ENVIRONMENT_TYPE: staging backups: frequency: hourly retention: 30 run: - wp plugin install woocommerce --activate - wp plugin install wp-redis --activate - wp theme install your-agency-theme --activate
Every slider, every site, fully adjustable. Billed hourly. Volume discounts available.
Platform fee waived for early access users.