mirror of
https://github.com/coder/coder.git
synced 2026-06-05 14:08:20 +00:00
1a70298b5c
Co-authored-by: Cian Johnston <cian@coder.com>
name, description, tags
| name | description | tags | ||
|---|---|---|---|---|
| Develop in Linux on a Digital Ocean Droplet | Get started with Linux development on a Digital Ocean Droplet. |
|
do-linux
This is an example for deploying workspaces as Digital Ocean Droplets.
Requirements
- Digital Ocean Personal Access Token (PAT)
- Digital Ocean Project ID (e.g.
doctl projects list)- Remove
variable "step2_do_project_id"andresource "digitalocean_project_resources" "project"if you don't want project association.
- Remove
- (Optional) Digital Ocean SSH key ID (e.g.
doctl compute ssh-key list)- Only required for Fedora images to work.