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

# Deployment

***

Flowise is designed with a platform-agnostic architecture, ensuring compatibility with a wide range of deployment environments to suit your infrastructure needs.

## Local Machine

To deploy Flowise locally, follow our [Get Started](/getting-started.md) guide.

## Modern Cloud Providers

Modern cloud platforms prioritize automation and focus on developer workflows, simplifying cloud management and ongoing maintenance.

This reduces the technical expertise needed, but may limit the level of customization you have over the underlying infrastructure.

* [Elestio](https://elest.io/open-source/flowiseai)
* [Hugging Face](/configuration/deployment/hugging-face.md)
* [Northflank](https://northflank.com/stacks/deploy-flowiseai)
* [Railway](/configuration/deployment/railway.md)
* [Render](/configuration/deployment/render.md)
* [Replit](/configuration/deployment/replit.md)
* [RepoCloud](https://repocloud.io/details/?app_id=29)
* [Sealos](/configuration/deployment/sealos.md)
* [Zeabur](/configuration/deployment/zeabur.md)

## Established Cloud Providers

Established cloud providers, on the other hand, require a higher level of technical expertise to manage and optimize for your specific needs.

This complexity, however, also grants greater flexibility and control over your cloud environment.

* [AWS](/configuration/deployment/aws.md)
* [Azure](/configuration/deployment/azure.md)
* [DigitalOcean](/configuration/deployment/digital-ocean.md)
* [GCP](/configuration/deployment/gcp.md)
* [Kubernetes using Helm](https://artifacthub.io/packages/helm/cowboysysop/flowise)
