mirror of
https://github.com/coder/coder.git
synced 2025-07-18 14:17:22 +00:00
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>
19 lines
793 B
Markdown
19 lines
793 B
Markdown
# Integrations
|
|
|
|
Coder is highly extensible and is not limited to the platforms outlined in these
|
|
docs. The control plane can be provisioned on any VM or container compute, and
|
|
workspaces can include any Terraform resource. See our
|
|
[architecture diagram](../infrastructure/architecture.md) for more details.
|
|
|
|
You can host your deployment on almost any infrastructure. To learn how, read
|
|
our [installation guides](../../install/index.md).
|
|
|
|
<children></children>
|
|
|
|
The following resources may help as you're deploying Coder.
|
|
|
|
- [Coder packages: one-click install on cloud providers](https://github.com/coder/packages)
|
|
- [Deploy Coder offline](../../install/offline.md)
|
|
- [Supported resources (Terraform registry)](https://registry.terraform.io)
|
|
- [Writing custom templates](../templates/index.md)
|