Skip to content

Commit

Permalink
docs: add suggestions from review [skip ci]
Browse files Browse the repository at this point in the history
Co-authored-by: Randy Fay <randy@randyfay.com>
  • Loading branch information
stasadev and rfay committed Nov 13, 2023
1 parent 36d1f02 commit aa64d81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/content/users/providers/upsun.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Upsun Integration

DDEV provides integration with the [Upsun Website Management Platform](https://upsun.com/), which allows Upsun users to quickly download and provision a project from Upsun in a local DDEV-managed environment.
DDEV provides integration with the [Upsun Website Management by Platform](https://upsun.com/), which allows Upsun users to quickly download and provision a project from Upsun in a local DDEV-managed environment.

DDEV’s Upsun integration pulls databases and files from an existing Upsun site/environment into your local system so you can develop locally.

## Upsun Global Configuration

You need to obtain and configure an API token first. This is only needed once.
You need to obtain and configure an API token first. This only needs to be done once.

1. Login to the Upsun Dashboard and go to *My Profile**API Tokens*. Create an API token DDEV can use.
2. Add the API token to the `web_environment` section in your global DDEV configuration at `~/.ddev/global_config.yaml`:
Expand Down

0 comments on commit aa64d81

Please sign in to comment.