Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: Update readme
  • Loading branch information
mafredri committed May 27, 2022
commit 9bddba8874d425e76f33737011db409c721a54a3
4 changes: 3 additions & 1 deletion examples/do-linux/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@ tags: [cloud, digitalocean]

# do-droplet-linux

This is an example for deploying workspaces on Digital Ocean Droplets.
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"` and `resource "digitalocean_project_resources" "project"` if you don't want project association.
- (Optional) Digital Ocean SSH key ID (e.g. `doctl compute ssh-key list`)
- Only required for Fedora images to work.