The cloud hosting
platform for
WordPress agencies

Provision and manage WordPress sites through API, CLI, or SDK with fully customizable resources per client. Pay hourly for what you use.

Hourly billing
Resize any site in seconds. No waiting, no tickets.
Developer-first
REST API, CLI, and SDKs for integration.
Your stack
Blueprints to launch preconfigured sites in seconds.
Pay as you go
Pay only for provisioned resources.

Stop reselling someone
else's platform.
Run your own.

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.

We moved over 30 client sites from WP Engine and Kinsta to Koddrio Cloud. Performance improved across the board, especially with WooCommerce.
The API lets us provision sites directly from our own platform, which we couldn't do before.
Erman Yaman
Erman Yaman
Global Product Director, Frumatic Monaco

Performance your clients will notice

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.

Koddrio Cloud75 req/s
WP Engine54 req/s
Cloudways31 req/s
Kinsta26 req/s
GCP (c2-standard-4)24 req/s
AWS (c5.xlarge)23 req/s

Integrate into your workflow

Provision client sites from your dashboard, CI pipeline, or terminal. One API, three ways to use it.

provision a client site
$ 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
backups and config
$ kodo backup create clientstore.com
✓ Backup created.

$ kodo backup restore clientstore.com latest
✓ Restored.

$ kodo site get clientstore.com --yaml
  full config as YAML
agency-woo-blueprint.yml
# 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

Pricing that scales with your clients

Every slider, every site, fully adjustable. Billed hourly. Volume discounts available.

Included with every site
Isolated containers
Own PHP, database, cron, and nginx. No shared pools.
SSH + WP-CLI + MySQL
Full shell access for your team.
CDN, WAF, and edge caching
Cloudflare CDN and WAF with automatic cache purge.
Daily backups
Off-site replication. Granular restore.
Cloning and staging
Clone any site to a staging environment. Push to production when ready.
Git deployments
Push to deploy from GitHub, GitLab, or Bitbucket.
MCP and AI ready
Built-in MCP server for AI agents.
$15
per site / month
PHP Workers4
Memory / Worker128M
Storage10 GB
MySQL Memory512M
RedisOff
Request early access

Platform fee waived for early access users.

Optional add-ons
Dedicated Redis
Per-site cache. Any WP plugin.
Database memory
Scale MariaDB for complex sites.
Burstable PHP workers
Scale for traffic spikes and sales.
Hourly backups + S3
More frequent, longer retention, S3 export.
White-label gateways
Custom domains for SSH, phpMyAdmin, and backups. Your brand, not ours.
Vulnerability scanning
Automated plugin and theme scanning. Get alerted before your clients do.
Integration support
Connect to your billing, CRM, dashboards.