Skip to content

Commit e749bb2

Browse files
committed
update docs
1 parent 66f40ea commit e749bb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/providers/do.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This feature is still in preview as of August 2024. This page will be updated wh
1313
Why should you use Defang with AWS? Defang allows you to easily create and manage full, scalable applications with Digital Ocean. Defang aims to make it easier to deploy your services to the cloud. Digital Ocean is one of the most popular cloud providers in the world and with Defang, you dont have to waste your time understanding the complexities and challenges of the Digital Ocean ecosystem. Let Defang do it for you and spend more time working on whats important to you!
1414

1515
## Getting Started
16-
To get started with the Defang BYOC Digital Ocean rpvodier, first [install the latest version of the Defang CLI](../getting-started#authenticate-with-defang). Next make sure you have signed up for a Digital Ocean account. After signing up for your account, be sure to setup your [personal access token] (https://docs.digitalocean.com/reference/api/create-personal-access-token/) as well as your [Spaces access key](https://docs.digitalocean.com/products/spaces/how-to/manage-access/). Next, save these values as environment variables with the names `DIGITALOCEAN_TOKEN`, `SPACES_ACCESS_KEY_ID`, and `SPACES_SECRET_ACCESS_KEY`. The Defang CLI will automatically check if they are set before running. Once you are ready to go, add the `--provider=do` to your command to tell the Defang CLI to use the AWS provider.
16+
To get started with the Defang BYOC Digital Ocean rpvodier, first [install the latest version of the Defang CLI](../getting-started#authenticate-with-defang). Next make sure you have signed up for a Digital Ocean account. After signing up for your account, be sure to setup your [personal access token](https://docs.digitalocean.com/reference/api/create-personal-access-token/) as well as your [Spaces access key](https://docs.digitalocean.com/products/spaces/how-to/manage-access/). Next, save these values as environment variables with the names `DIGITALOCEAN_TOKEN`, `SPACES_ACCESS_KEY_ID`, and `SPACES_SECRET_ACCESS_KEY`. The Defang CLI will automatically check if they are set before running. Once you are ready to go, add the `--provider=do` to your command to tell the Defang CLI to use the AWS provider.
1717

1818
## Region
1919

0 commit comments

Comments
 (0)