name | description | tags | icon | |||||
---|---|---|---|---|---|---|---|---|
WIndows VM on GCP with web RDP |
Run workspaces as Windows VMs on GCP with easy RDP access from the browser |
|
/icon/windows.svg |
This template provisions a Windows VM on GCP with easy RDP access from the browser.
- Google Cloud Platform account and project already setup.
- Coder host should have the google cloud auth credentials setup. See here for more details.
-
Clone the template repository.
git clone https://github.com/matifali/gcp-windows-rdp.git
-
Create the new template by running:
cd gcp-windows-rdp coder templates create gcp-windows-rdp \ --variable project_id=<your-gcp-project-id>
-
Navigate to the Coder dashboard and create a new workspace using the template.
- The first time you run the template, it will take a few minutes to create the VM and install the necessary software. subsequent runs will be much faster.