mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
18 lines
2.4 KiB
Markdown
18 lines
2.4 KiB
Markdown
# Alternate install methods
|
|
|
|
Coder has a number of alternate unofficial install methods. Contributions are
|
|
welcome!
|
|
|
|
| Platform Name | Status | Documentation |
|
|
|-----------------------------------------------------------------------------------|------------|----------------------------------------------------------------------------------------------|
|
|
| AWS EC2 | Official | [Guide: AWS](../cloud/ec2.md) |
|
|
| Google Compute Engine | Official | [Guide: Google Compute Engine](../cloud/compute-engine.md) |
|
|
| Azure AKS | Unofficial | [GitHub: coder-aks](https://github.com/ericpaulsen/coder-aks) |
|
|
| Terraform (GKE, AKS, LKE, DOKS, IBMCloud K8s, OVHCloud K8s, Scaleway K8s Kapsule) | Unofficial | [GitHub: coder-oss-terraform](https://github.com/ElliotG/coder-oss-tf) |
|
|
| Fly.io | Unofficial | [Blog: Run Coder on Fly.io](https://coder.com/blog/remote-developer-environments-on-fly-io) |
|
|
| Garden.io | Unofficial | [GitHub: garden-coder-example](https://github.com/garden-io/garden-coder-example) |
|
|
| Railway.app | Unofficial | [Blog: Run Coder on Railway.app](https://coder.com/blog/deploy-coder-on-railway-app) |
|
|
| Heroku | Unofficial | [Docs: Deploy Coder on Heroku](https://github.com/coder/packages/blob/main/heroku/README.md) |
|
|
| Render | Unofficial | [Docs: Deploy Coder on Render](https://github.com/coder/packages/blob/main/render/README.md) |
|
|
| Snapcraft | Unofficial | [Get it from the Snap Store](https://snapcraft.io/coder) |
|