---
title: Self-hosting
description: Deploy Pulumi Cloud in your own infrastructure with full control over data, security, and operations.
url: /docs/administration/self-hosting/
---
# Self-hosting the Pulumi Cloud

Deploy Pulumi Cloud in your own infrastructure with full control over data, security, and operations.


## Overview



## Deployment options

- [Quickstart Docker Compose](/docs/administration/self-hosting/deployment-options/quickstart-docker-compose/) — Testing deployment using Docker Compose for local environments.
- [ECS-Hosted](/docs/administration/self-hosting/deployment-options/ecs-hosted/) — Production deployment on AWS ECS with TypeScript or Go automation.
- [EKS-Hosted](/docs/administration/self-hosting/deployment-options/eks-hosted/) — Production deployment on Amazon EKS with TypeScript automation.
- [AKS-Hosted](/docs/administration/self-hosting/deployment-options/aks-hosted/) — Production deployment on Azure Kubernetes Service with TypeScript automation.
- [GKE-Hosted](/docs/administration/self-hosting/deployment-options/gke-hosted/) — Production deployment on Google Kubernetes Engine with TypeScript automation.
- [Bring Your Own Infrastructure](/docs/administration/self-hosting/deployment-options/byo-infra-hosted/) — Deploy on your own Kubernetes, MySQL, and S3-compatible storage.
- [Local-Docker](/docs/administration/self-hosting/deployment-options/local-docker/) — Production deployment using custom Docker environment with MySQL and object storage.


## Configuration

- [Components](/docs/administration/self-hosting/components/) — Docker images for the Pulumi Cloud frontend UI and backend API.
- [Network Requirements](/docs/administration/self-hosting/network/) — Ingress, egress, and infrastructure requirements for self-hosted deployments.


## Operations

- [Operations Guide](/docs/administration/self-hosting/operations/) — HA, DR, monitoring, sizing, and security hardening for production deployments.
- [Backup and Recovery](/docs/administration/self-hosting/operations/backup-recovery/) — Backup strategies, recovery procedures, and RTO targets.
- [Monitoring and Alerting](/docs/administration/self-hosting/operations/monitoring/) — Three-tier alerting strategy and key metrics to watch.
- [Security Hardening](/docs/administration/self-hosting/operations/security-hardening/) — Network security, encryption, SMTP, and bot protection.


## Have questions?

For questions or feedback, reach out on [community Slack](https://slack.pulumi.com), [GitHub](https://github.com/pulumi), or [contact support](/support/).

