# Techulus Cloud > Simple, Scalable Container Deployment ## Docs - [Architecture](https://docs.techulus.cloud/agents/architecture.md): State machine, drift detection, build pipeline, and leased commands. - [Introduction](https://docs.techulus.cloud/agents/introduction.md): What the agent does, node types, and how it communicates with the control plane. - [Setup](https://docs.techulus.cloud/agents/setup.md): Install the agent and add servers to your cluster. - [Updating](https://docs.techulus.cloud/agents/updating.md): Update agents to the latest version. - [Architecture](https://docs.techulus.cloud/architecture.md): System design, networking model, rollout lifecycle, and reconciliation flow. - [Compose Import](https://docs.techulus.cloud/deployments/compose.md): Import existing Docker Compose files to create services. - [GitHub Integration](https://docs.techulus.cloud/deployments/github.md): Automatic builds and deployments from GitHub repositories. - [Scheduled Deployments](https://docs.techulus.cloud/deployments/scheduled.md): Cron-based automatic redeployments. - [Introduction](https://docs.techulus.cloud/index.md): Techulus Cloud is an open-source, self-hosted container deployment platform with private networking. - [Email Alerts](https://docs.techulus.cloud/infrastructure/alerts.md): Get notified about server issues, build failures, and deployment problems. - [Backups](https://docs.techulus.cloud/infrastructure/backups.md): Automated database backups to S3-compatible storage. - [Logging](https://docs.techulus.cloud/infrastructure/logging.md): Centralized log aggregation with Victoria Logs. - [Registry](https://docs.techulus.cloud/infrastructure/registry.md): Private container image registry. - [Installation](https://docs.techulus.cloud/installation.md): Deploy the Techulus Cloud control plane on your own infrastructure. - [Service Discovery](https://docs.techulus.cloud/networking/service-discovery.md): Internal DNS for service-to-service communication. - [TCP/UDP Proxy](https://docs.techulus.cloud/networking/tcp-udp-proxy.md): Expose non-HTTP services like game servers and custom protocols. - [Configuration](https://docs.techulus.cloud/services/configuration.md): Environment variables, secrets, resource limits, and start commands. - [Custom Domains](https://docs.techulus.cloud/services/domains.md): Bind custom domains with automatic HTTPS. - [Scaling](https://docs.techulus.cloud/services/scaling.md): Replicas, placement, and server pinning. - [Volumes](https://docs.techulus.cloud/services/volumes.md): Persistent storage for stateful services. ## OpenAPI Specs - [openapi](https://docs.techulus.cloud/api-reference/openapi.json)