# DCDeploy Docs ## Docs - [2025](https://docs.dcdeploy.com/changelog/2025.md): Changelogs - [2026](https://docs.dcdeploy.com/changelog/2026.md): Changelogs - [Build Minutes Pricing](https://docs.dcdeploy.com/docs/billing/build-minutes-pricing.md): Learn how DCDeploy calculates and charges for build minutes. Currently, all build minutes are unlimited and free of cost. - [Invoices](https://docs.dcdeploy.com/docs/billing/invoices.md): Learn how to view, download, and manage your monthly invoices in DCDeploy. Invoices provide a detailed record of your usage, charges, and billing information. - [Outgoing Bandwidth](https://docs.dcdeploy.com/docs/billing/outgoing-badwidth.md): Understand how outgoing bandwidth usage is measured and managed in DCDeploy. Each organization gets 1TB of free outgoing bandwidth per month. - [Persistent Volumes](https://docs.dcdeploy.com/docs/billing/persistant-volumes.md): Use persistent volumes in DCDeploy to store data that survives container restarts, deployments, and scaling operations. - [Plans & Usage](https://docs.dcdeploy.com/docs/billing/plans-and-usage.md): Learn how to manage billing, usage, and pricing in DCDeploy. Understand how costs are calculated, view usage by environment, and update billing details. - [Clone Service](https://docs.dcdeploy.com/docs/deploy/clone-service.md): DCDeploy allows you to **clone an existing service** with a single click. This is useful when you want to create a new workload with the **same configuration** (build settings, ports, scaling rules, environment variables) as an existing one. - [DCDeploy YAML](https://docs.dcdeploy.com/docs/deploy/dcdeploy-yaml.md): Every deployment in DCDeploy is defined using a **`dcdeploy.yaml`** file. This manifest describes your workloads, how to build them, scaling limits, ports, regions, and environment configuration. Below is a breakdown of the structure with an example. **`dcdeploy.yaml`** is highly inspired by Docker… - [Deploy a Database](https://docs.dcdeploy.com/docs/deploy/deploy-db.md): Provision and deploy a managed database in your DCDeploy environment. - [Deploy from Docker registry](https://docs.dcdeploy.com/docs/deploy/deploy-docker-image.md): Deploy your services using Docker images either from DockerHub or from a private registry - [Deploy from GitHub Repository](https://docs.dcdeploy.com/docs/deploy/deploy-github-repo.md): Deploy your services directly from your GitHub repository with optional auto-build support. - [Environment Variables](https://docs.dcdeploy.com/docs/deploy/environment-variables.md): Environment variables let you configure services in DCDeploy without hard-coding values into your source code or container images. Use them to define secrets, connection strings, API keys, and runtime configuration. - [Ephemeral & Persistent Storage](https://docs.dcdeploy.com/docs/deploy/ephemeral-persistant-storage.md): Understand the difference between ephemeral and persistent storage in DCDeploy and how to use each for your services effectively. - [Organization Overview](https://docs.dcdeploy.com/docs/deploy/overview.md): Understand the DCDeploy Organization Overview page, including environments, usage, billing, and activity insights. - [Rebuild & Deploy](https://docs.dcdeploy.com/docs/deploy/rebuild-deploy.md): The **Rebuild & Deploy** feature in DCDeploy forces a fresh build of your service and then redeploys it. This is different from a normal **Redeploy**, which may reuse the latest built image. With **Rebuild & Deploy**, the entire Docker image is rebuilt from scratch and then rolled out. - [Revision Events](https://docs.dcdeploy.com/docs/deploy/revision-events.md): Track build and deployment progress with revision events - [Service Management](https://docs.dcdeploy.com/docs/deploy/service-management.md): Manage your services in DCDeploy by starting, stopping, restarting, or deleting them. This guide covers the full lifecycle of service management for maintenance, cost optimization, and operational control. - [TCP Proxy & Public URLs](https://docs.dcdeploy.com/docs/deploy/tcp-proxy.md): The **TCP Proxy** in DCDeploy allows you to expose workloads that communicate over **raw TCP protocols** (non-HTTP). This is especially useful for **databases, message brokers, and custom TCP-based services**. With **TCP Public URLs**, you can also securely connect to these services from outside DCD… - [Workloads Tab](https://docs.dcdeploy.com/docs/deploy/workload-details.md): Monitor and manage your deployed workloads in the DCDeploy dashboard. - [Workload Types](https://docs.dcdeploy.com/docs/deploy/workload-types.md): DCDeploy supports multiple workload types to match the nature of your application or service. Choosing the right workload type ensures resources are allocated efficiently and scaling policies behave as expected. - [Fair Use Guidelines](https://docs.dcdeploy.com/docs/legal/fair-use.md): All deployments hosted on DCDeploy are subject to our Fair Use Guidelines. In general, do not use our platform for any illegal activities, violate the rights of others, or engage in behavior that could harm our network or other users. Violations of our Fair Use Guidelines may result in account suspe… - [Privacy Policy](https://docs.dcdeploy.com/docs/legal/privacy.md) - [Terms of Service](https://docs.dcdeploy.com/docs/legal/terms.md) - [Environment Management](https://docs.dcdeploy.com/docs/management/env-management.md): Manage your environments in DCDeploy including rename, clone, and delete operations. - [Organization Management](https://docs.dcdeploy.com/docs/management/org-management.md): Manage organizations in DCDeploy including billing details, user access, deletion, and applicable limits. - [Domains](https://docs.dcdeploy.com/docs/networking/domains.md): Configure default `.cloud` subdomains or connect custom domains for your applications. - [Edge Network](https://docs.dcdeploy.com/docs/networking/edge-network.md): Deliver apps globally using Cloudflare’s edge network for performance and DDoS protection. - [Outbound Bandwidth](https://docs.dcdeploy.com/docs/networking/outbound-bandwidth.md): 1TB of free outbound data transfer per organization each month. - [Private Network](https://docs.dcdeploy.com/docs/networking/private-network.md): Securely connect environments and workloads over DCDeploy’s private network. - [TCP Proxy](https://docs.dcdeploy.com/docs/networking/tcp-proxy.md): Expose workloads over raw TCP using DCDeploy’s managed proxy. - [Alerts](https://docs.dcdeploy.com/docs/observability/alerts.md): Get notified about important events and issues related to your services, databases, users, and subscriptions on DCDeploy. - [Logs](https://docs.dcdeploy.com/docs/observability/logs.md): View and search real-time logs for your workloads directly in the DCDeploy dashboard. - [Metrics](https://docs.dcdeploy.com/docs/observability/metrics.md) - [Overview](https://docs.dcdeploy.com/docs/overview.md): Learn what DCDeploy is, the problems it solves, and the key features that make it a secure, high-performance platform for running modern applications. - [Quick Start](https://docs.dcdeploy.com/docs/quickstart.md): Deploy your app or service within a minute - [DDoS Protection & API Rate Limits](https://docs.dcdeploy.com/docs/security/CF-DDOS-and-default-api-rate-limits.md): How DCDeploy protects workloads with Cloudflare DDoS mitigation and enforced API rate limiting. - [Audit Logs & Activity](https://docs.dcdeploy.com/docs/security/audit-logs-&-activity.md): Track all actions across your DCDeploy organization with detailed audit logs and activity history. - [Platform Security](https://docs.dcdeploy.com/docs/security/how-platform-is-keeping-for-security.md): How DCDeploy ensures workload and data security using Cilium, Kata Containers, encryption at rest, secrets management, and isolation. - [Private Network](https://docs.dcdeploy.com/docs/security/private-network.md): Understand how DCDeploy provides private networking across environments and namespaces for secure service-to-service communication. - [Private Services and Databases using Internal Links](https://docs.dcdeploy.com/docs/security/private-services-and-db-using-internal-link.md): Connect services and databases securely inside DCDeploy using internal DNS-based links, without exposing them to the public internet. - [SSL Configuration](https://docs.dcdeploy.com/docs/security/ssl-configuration.md): Configure and manage SSL/TLS certificates for your applications and services in DCDeploy for secure HTTPS traffic. - [TCP Proxy SSL Configuration](https://docs.dcdeploy.com/docs/security/tcp-proxy-ssl-configuration.md): Secure TCP connections to databases and services in DCDeploy using SSL certificates for encrypted communication. - [User Roles and Permissions](https://docs.dcdeploy.com/docs/security/user-roles-and-permissions.md): Manage user access in DCDeploy with role-based permissions. - [Deploy Django on DCDeploy](https://docs.dcdeploy.com/guide/django.md): Guide for deploying Django applications on DCDeploy using Docker or build-from-code - [Deploy Docker on DCDeploy](https://docs.dcdeploy.com/guide/docker.md): Guide for deploying any Dockerized application on DCDeploy - [Deploy Express.js on DCDeploy](https://docs.dcdeploy.com/guide/expressjs.md): Guide for deploying Express.js applications on DCDeploy - [Languages & Frameworks](https://docs.dcdeploy.com/guide/language-framework.md): Deploy applications on DCDeploy using popular languages and frameworks with quickstart examples and configuration tips. - [Deploy NestJS on DCDeploy](https://docs.dcdeploy.com/guide/nest.md): Guide for deploying NestJS applications on DCDeploy using Docker or build-from-code - [Deploy Next.js on DCDeploy](https://docs.dcdeploy.com/guide/nextjs.md): Guide for deploying Next.js applications (App Router or Pages Router) on DCDeploy - [Deploy Spring Boot on DCDeploy](https://docs.dcdeploy.com/guide/spring-boot.md): Guide for deploying Spring Boot applications on DCDeploy using Docker or build-from-code ## Optional - [Blog](https://dcdeploy.com/blog) - [Pricing](https://dcdeploy.com/pricing)