+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.
0 commit comments