# Orizon > Orizon is a Nigerian cloud hosting and deployment platform. It does everything a shared cPanel host does — file manager, email mailboxes at your own domain, managed MySQL/MariaDB with a table explorer, one-click WordPress, switchable PHP versions, domains, DNS and automatic SSL, cron jobs and daily backups — at the same price band as typical shared hosting, plus what a shared host can't do: git push deploys, deploy previews per branch, modern runtimes (Node, Bun, Go, Rust, Python, Docker, Compose), a global edge with CDN and DDoS protection, and dedicated servers. One-click migration imports an existing cPanel site (files, database, mailboxes, domains) in one pass. Dashboard: https://dashboard.orizon.ng · Migrate a cPanel site: https://dashboard.orizon.ng/migrations · API base: https://api.orizon.ng/api/v1 · API keys: https://dashboard.orizon.ng/api-keys ## Pricing (NGN/month, current plans — see https://orzn.io/pricing for the full catalog) - Go Starter — ₦1,500: 5 projects, 1 managed database, custom subdomain, automatic SSL, git push deploys, 5GB storage. - Go Pro — ₦4,000: 15 projects, 5 managed databases, custom domain, 10GB storage, WhatsApp deploy notifications. Built for AI agents and multi-project workflows; also the direct shared-hosting replacement. - Spark — ₦15,000: your own dedicated server (4GB RAM / 80GB), unlimited projects, any database included, preview environments. - Studio ₦35,000 / Agency ₦75,000 / Vault ₦150,000 — scale, white-label agency reselling, and compliance-grade isolation. Annual billing is 2 months free on every plan. ## Switch from cPanel - [Switch from cPanel](https://orzn.io/migrate): how the import works — upload a cPanel backup or paste a link, and Orizon imports files, database, mailboxes and domains. What carries over, FAQ, and pricing. ## Getting started - [Introduction](https://orzn.io/docs): what Orizon is and how the docs are organised. - [Quickstart](https://orzn.io/docs/quickstart): deploy your first app from the dashboard or the CLI. - [Core concepts](https://orzn.io/docs/concepts): projects, deployments, environments, nodes. ## Deploying - [Overview](https://orzn.io/docs/deploying): every way to deploy + automatic stack detection. - [From GitHub](https://orzn.io/docs/deploying/github): auto-deploy on push, status reporting. - [From a Git URL](https://orzn.io/docs/deploying/git-url): deploy any public .git URL. - [Dockerfile](https://orzn.io/docs/deploying/dockerfile): build from your own Dockerfile. - [Docker Compose](https://orzn.io/docs/deploying/compose): multi-service apps, one web service. - [Upload (folder/zip)](https://orzn.io/docs/deploying/upload): push a folder or zip; detect on real files. - [PHP & WordPress](https://orzn.io/docs/deploying/php): composer/public-docroot apps on PHP-FPM. - [Static sites](https://orzn.io/docs/deploying/static): any folder with an index.html. - [Bun](https://orzn.io/docs/deploying/bun): apps on the Bun runtime. - [Supported stacks](https://orzn.io/docs/deploying/stacks): detection list + the PORT=3000 contract. ## Project features - [Deployments & rollback](https://orzn.io/docs/deployments): lifecycle and one-click rollback. - [Build & runtime logs](https://orzn.io/docs/logs): live log streaming. - [File manager](https://orzn.io/docs/files): browse, edit, deploy, GitHub-sync. - [Environment variables](https://orzn.io/docs/env): secrets, the vault, OTP-gated export. - [Analytics](https://orzn.io/docs/analytics): bandwidth, deploy and build trends. - [Screenshots](https://orzn.io/docs/screenshots): preview captured on each deploy. ## Managed databases - [Overview](https://orzn.io/docs/databases): ten engines (postgres, mysql, mariadb, mongodb, redis, keydb, dragonfly, clickhouse, cassandra, sqlite). - [Create a database](https://orzn.io/docs/databases/create): engine + version select. - [Connecting](https://orzn.io/docs/databases/connect): connection strings per engine. - [Explorer & SQL workspace](https://orzn.io/docs/databases/explorer): browse tables, run SQL, inspect keys. - [Import & restore](https://orzn.io/docs/databases/import): load a dump or copy a source DB. - [Logs & latency](https://orzn.io/docs/databases/logs): container logs + p50/p95/p99. ## Domains & SSL - [Overview](https://orzn.io/docs/domains): primary/alias/redirect domains. - [Connect a domain](https://orzn.io/docs/domains/connect): A record (apex) / CNAME (subdomain) + TXT. - [Buy a domain](https://orzn.io/docs/domains/buy): search and register through Orizon. - [Multiple domains & redirects](https://orzn.io/docs/domains/multiple): serve many, 301 to one. - [Automatic TLS](https://orzn.io/docs/domains/tls): auto-issued, auto-renewing HTTPS. - [.apps subdomains](https://orzn.io/docs/domains/apps-subdomain): free .apps.orizon.ng URL. ## Email - [Overview](https://orzn.io/docs/email): transactional email from a verified domain. - [Sending email](https://orzn.io/docs/email/sending): POST /v1/emails request shape. - [Domains & DKIM/SPF](https://orzn.io/docs/email/domains): DKIM, SPF, MX, DMARC setup. - [Providers](https://orzn.io/docs/email/providers): SES (BYODKIM), Resend, Cloudflare. - [Logs & deliverability](https://orzn.io/docs/email/logs): status timeline + suppression. ## CDN & storage - [Overview](https://orzn.io/docs/cdn): cdn.orzn.space served from object storage. - [Buckets & uploads](https://orzn.io/docs/cdn/buckets): buckets + presigned direct uploads. - [Image transforms](https://orzn.io/docs/cdn/transforms): resize/reformat via URL params. - [Bandwidth](https://orzn.io/docs/cdn/bandwidth): per-tenant storage/egress metering. ## Automation - [Cron jobs](https://orzn.io/docs/cron): cron schedule + HTTP or in-container command targets. ## Teams & agencies - [Teams & invites](https://orzn.io/docs/teams): organize projects, invite teammates. - [Agency white-label](https://orzn.io/docs/agency): isolated client orgs, branded portal, markup. ## Integrations - [Integrations](https://orzn.io/docs/integrations): phpMyAdmin / Adminer DB admin. - [WhatsApp bot](https://orzn.io/docs/whatsapp): notifications + commands over WhatsApp. ## Billing & plans - [Plans & free tier](https://orzn.io/docs/billing): Go (shared, free tier) and Plus (dedicated) families. - [Usage & overages](https://orzn.io/docs/billing/usage): metered usage and overage billing. ## Developer tools - [CLI](https://orzn.io/docs/cli): login, deploy, logs, env, link, open, mcp. - [Public API](https://orzn.io/docs/api): REST API, auth, endpoints, curl examples. - [API keys](https://orzn.io/docs/api-keys): create and scope orz_pk_ keys. - [Connect coding agents](https://orzn.io/docs/agents): MCP setup for Claude Code, Cursor, Windsurf. - [Deploy to Orizon button](https://orzn.io/docs/deploy-button): one-click deploy badge for READMEs. ## API & automation for agents - [Full API surface](https://orzn.io/llms-api.txt): every public-API endpoint (92 operations) in one dense file — base URL, auth, envelopes and per-endpoint params. Fetch this to learn the whole API at once. - [OpenAPI spec](https://api.orizon.ng/api/v1/openapi.json): the machine-readable OpenAPI 3.1 contract the CLI, MCP server and SDKs are generated from. - [Machine-readable endpoint list](https://orzn.io/api-endpoints.json): the same operations as JSON (resource, method, path, scope, params). - SDKs: a TypeScript client (`@orizon/sdk`) and a Python client (`orizon`) are generated from the spec; the source lives in the repo at packages/sdk and clients/python (may be unpublished on npm/PyPI — check first). - MCP server: run `orizon mcp` (from the Orizon CLI) to expose the API as Model Context Protocol tools for coding agents. ## Optional - [Full docs in one file](https://orzn.io/llms-full.txt): the core docs concatenated for agents. - [AGENTS.md template](https://orzn.io/AGENTS.md): drop-in repo file teaching agents to deploy to Orizon. - [Pricing](https://orzn.io/pricing): current plans and prices.