> For the complete documentation index, see [llms.txt](https://docs.elsaworkflows.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.elsaworkflows.io/guides/deployment.md).

# Deployment

This section covers deploying Elsa Workflows to various environments and platforms.

## Guides in This Section

* [Configuration Management](/guides/deployment/configuration-management.md) - Source-backed map of Elsa Server, Studio, and modular host configuration sections, overrides, and common pitfalls.
* [Kubernetes Basics](/guides/deployment/kubernetes.md) - Quick-start guide for deploying Elsa to Kubernetes with PostgreSQL persistence, including troubleshooting and production best practices.

## Related Documentation

* [Kubernetes Deployment (Full Guide)](/guides/kubernetes-deployment.md) - Comprehensive Kubernetes deployment guide with Helm charts, autoscaling, and monitoring
* [Clustering](/guides/clustering.md) - Multi-node deployment patterns
* [Security & Authentication](/guides/security.md) - Securing your deployments
* [Database Configuration](/getting-started/database-configuration.md) - Persistence setup
