> For the complete documentation index, see [llms.txt](https://docs.n8n.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.n8n.io/deploy/host-n8n/install-options/use-a-cloud-provider.md).

# Use a cloud provider

Deploy self-hosted n8n to a cloud provider, including DigitalOcean, AWS, Azure, and Google Cloud.

Self-host with Docker Compose:

* [Digital Ocean](/deploy/host-n8n/install-options/use-a-cloud-provider/deploy-to-digital-ocean.md)
* [Heroku](/deploy/host-n8n/install-options/use-a-cloud-provider/deploy-to-heroku.md)
* [Hetzner Cloud](/deploy/host-n8n/install-options/use-a-cloud-provider/deploy-to-hetzner.md)

Self-host with Google Cloud Run (with access to n8n workflow tools for Google Workspace, for example Gmail and Drive):

* [Google Cloud Run](/deploy/host-n8n/install-options/use-a-cloud-provider/deploy-to-google-cloud-run.md)

Starting points for a Kubernetes setup:

* [AWS](/deploy/host-n8n/install-options/use-a-cloud-provider/deploy-to-aws.md)
* [Azure](/deploy/host-n8n/install-options/use-a-cloud-provider/deploy-to-azure.md)
* [Google Kubernetes Engine (GKE)](/deploy/host-n8n/install-options/use-a-cloud-provider/deploy-to-google-kubernetes.md)

Configuration guides to help you get started on other platforms:

* [Docker Compose](/deploy/host-n8n/install-options/use-a-cloud-provider/use-docker-compose.md)

See [Install options](/deploy/host-n8n/install-options.md) for other ways to install n8n.
