This documentation is available to agents as Markdown at https://docs.synthesized.io/tdk/latest/user_guide/050_deployment_operations/production_setup.md. For the complete documentation index, see llms.txt.

Getting into Production

Production deployment guides for the platform across different platforms.

Overview

This section covers production-ready deployments:

  • Docker Compose production setup

  • Kubernetes/Helm deployment

  • High availability configuration

  • Production best practices

Deployment Options

Docker Compose

For small to medium production deployments:

When to use:

  • Single server deployment

  • Simple infrastructure requirements

Kubernetes with Helm

For enterprise production deployments:

When to use:

  • Enterprise scale

  • High availability required

  • Cloud-native infrastructure