Choose a managed platform
Pick WordPress, PHP, AI, Knight Online, or Managed Container based on the workload.
CDN.com.tr Help
Run your origin services on cdn.com.tr Platforms while your site keeps serving via Pull CDN: enable apps alongside your current delivery, build and validate everything on ca-* subdomains, then cut the main domain over only when ready — fully reversible.
Platforms and managed add-ons
Run your origin services on cdn.com.tr Platforms while your site keeps serving via Pull CDN: enable apps alongside your current delivery, build and validate everything on ca-* subdomains, then cut the main domain over only when ready — fully reversible.
A site is live on Pull CDN (its own origin) and the owner wants to move the whole stack (web, APIs, workers, Redis, queue, etc.) onto the platform without an outage.
No. Enabling Managed Container Apps alongside Pull CDN is additive — it never changes your main-domain serving. Your site keeps serving from its current origin the whole time; only the explicit cutover step changes delivery.
Every app is exposed on its own ca-*.cdn.com.tr subdomain (and reachable internally by service name). Validate the entire stack there. The main domain moves only at cutover.
Yes. Keep the old origin running; if anything is wrong after cutover, repoint the main domain back to it. Decommission the old origin only once you are confident.
All of them as container images or compose services. Use managed add-ons for Redis/PostgreSQL/MySQL/NATS. RabbitMQ and Valkey run as container apps (Valkey is Redis-compatible, so the Redis add-on often replaces it). Jenkins runs as an app but cannot build images inside the container (no Docker socket / Docker-in-Docker).
Running several apps + endpoints needs an Enterprise plan. Check your entitlement before importing a large compose file.
Pick WordPress, PHP, AI, Knight Online, or Managed Container based on the workload.
Create a container app, registry credential, env/secrets, imports, jobs, deploy, status, and logs from customer surfaces.
Create buckets, rotate access keys, bind buckets to apps, and verify with the S3-compatible endpoint.
A managed container platform (Kubernetes underneath), not a VM or shell server: you bring container images or a docker-compose.yml and the platform runs them, with managed Redis/PostgreSQL/MySQL/NATS add-ons, persistent volumes, internal service DNS, and HTTP(S) exposure through the CDN edge.
Give a container app a persistent volume so its data survives restarts and redeploys: enable storage, set the in-container mount path and size. One volume per app, mounted at one path, on CephFS.