Files
coder/docs/install/cloud/index.md
Muhammad Atif Ali 419eba5fb6 docs: restructure docs (#14421)
Closes #13434 
Supersedes #14182

---------

Co-authored-by: Ethan <39577870+ethanndickson@users.noreply.github.com>
Co-authored-by: Ethan Dickson <ethan@coder.com>
Co-authored-by: Ben Potter <ben@coder.com>
Co-authored-by: Stephen Kirby <58410745+stirby@users.noreply.github.com>
Co-authored-by: Stephen Kirby <me@skirby.dev>
Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com>
Co-authored-by: Edward Angert <EdwardAngert@users.noreply.github.com>
2024-10-05 10:52:04 -05:00

1.2 KiB

Cloud Platforms

We provide install guides and example templates for deploying Coder to your cloud of choice.

AWS

We publish an EC2 image with Coder pre-installed. Follow the tutorial here:

Alternatively, install the CLI binary on any Linux machine or follow our Kubernetes documentation to install Coder on an existing EKS cluster.

GCP

We publish a GCP Marketplace listing with Coder pre-installed. Follow the tutorial here:

Alternatively, install the CLI binary on any Linux machine or follow our Kubernetes documentation to install Coder on an existing GKE cluster.

Azure

Use the following guide to run Coder on an Azure VM:

Alternatively, install the CLI binary on any Linux machine or follow our Kubernetes documentation to install Coder on an existing GKE cluster.

Other

Is your cloud missing? Check unofficial install methods or install the standalone binary.