> ## Documentation Index
> Fetch the complete documentation index at: https://upstash-worktree-docs-descriptions.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# DigitalOcean

> Connect Upstash Redis to your DigitalOcean apps and migrate off the deprecated DigitalOcean integration.

<Snippet file="redis/start-redis-snippet.mdx" />

<Warning>
  Upstash Redis on DigitalOcean is deprecated and will be permanently shut down
  on **August 31, 2026**. After this date, DigitalOcean-created Upstash Redis
  databases will no longer be available or supported.

  To continue operating without interruption, migrate to a standard Upstash
  Redis database before the shutdown date. Migration is based on RDB
  export/import, and billing will move from DigitalOcean to Upstash after you
  create and use the new database.
</Warning>

This quickstart shows how to create an Upstash for Redis® Database from
DigitalOcean Add-On Marketplace.

### Database Setup

Creating Upstash for Redis Database requires a DigitalOcean account.

[Login or Sign-up](https://cloud.digitalocean.com/login) for DigitalOcean
account. Then navigate the
[Upstash Redis Marketplace](https://marketplace.digitalocean.com/add-ons/upstash-redis)
page.

Click `Add Upstash Redis` button. Now setup page will open and it will ask
`Database Name / Plan / Region` info.

<Frame>
  <img src="https://mintcdn.com/upstash-worktree-docs-descriptions/mymEY_IZOb5e87qM/img/digitalocean/img.png?fit=max&auto=format&n=mymEY_IZOb5e87qM&q=85&s=549ab7b394a7ec692e6e0cdf66e1cb3e" width="708" height="1146" data-path="img/digitalocean/img.png" />
</Frame>

After selecting Name, Plan and Region, click `Add Upstash Redis` button.

### Connecting to Database - SSO

After creating database, Overview/Details page will be opened.

Environment variables can be shown in that page.

<Frame>
  <img src="https://mintcdn.com/upstash-worktree-docs-descriptions/mymEY_IZOb5e87qM/img/digitalocean/img2.png?fit=max&auto=format&n=mymEY_IZOb5e87qM&q=85&s=35864d165c6f25b440d911bb570d779b" width="1672" height="958" data-path="img/digitalocean/img2.png" />
</Frame>

While creating a Droplet, Upstash Addon can be selected and environment
variables are automatically injected to Droplet.

These Steps can be followed: `Create --> Droplets --> Marketplace Add-Ons` then
select the previously created Upstash Redis Addon.

<Frame>
  <img src="https://mintcdn.com/upstash-worktree-docs-descriptions/mymEY_IZOb5e87qM/img/digitalocean/img3.png?fit=max&auto=format&n=mymEY_IZOb5e87qM&q=85&s=e60b2a27fe4b94bdfa02df231ba5cdad" width="1638" height="530" data-path="img/digitalocean/img3.png" />
</Frame>

Upstash also support Single Sign-On from DigitalOcean to Upstash Console.

So databases created from DigitalOcean can benefit from Upstash Console
features.

In order to access Upstash Console from DigitalOcean just click `Dashboard` link
when you create the Upstash addon.
