Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

22 lines
672 B
Markdown
Raw Permalink Normal View History

---
2023-06-02 21:41:36 -07:00
title_tag: "Self-hosted Deployment Options for Pulumi Cloud"
meta_desc: Self-hosted Pulumi Cloud deployment options for your every day needs.
title: Deployment options
h1: Pulumi Cloud self-hosting deployment options
2023-06-08 16:15:52 -07:00
meta_image: /images/docs/meta-images/docs-meta.png
menu:
pulumicloud:
parent: self-hosted
identifier: deployment-options
weight: 1
---
Pulumi offers a number of deployment options for self-hosting the Pulumi Cloud.
* [Docker Compose](quickstart-docker-compose/)
* [ECS](ecs-hosted/)
* [EKS](eks-hosted/)
* [AKS](aks-hosted/)
* [GKE](gke-hosted/)
* [Local Docker](local-docker/)
* [Bring-your-own infra](byo-infra-hosted/)