mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
* feat: use app wildcards for apps if configured
* feat: relative_path -> subdomain
- rename relative_path -> subdomain when referring to apps
- migrate workspace_apps.relative_path to workspace_apps.subdomain
- upgrade coder/coder terraform module to 0.5.0
name, description, tags
| name | description | tags | |||
|---|---|---|---|---|---|
| Develop in Linux on Azure | Get started with Linux development on Microsoft Azure. |
|
azure-linux
To get started, run coder templates init. When prompted, select this template.
Follow the on-screen instructions to proceed.
Authentication
This template assumes that coderd is run in an environment that is authenticated
with Azure. For example, run az login then az account set --subscription=<id>
to import credentials on the system and user running coderd. For other ways to
authenticate consult the Terraform docs.