# Discourse with DO managed Redis

**URL:** https://meta.discourse.org/t/discourse-with-do-managed-redis/153776
**Category:** Development
**Created:** [June 4, 2020, 6:21am UTC](https://meta.discourse.org/t/discourse-with-do-managed-redis/153776 "2020-06-04T06:21:51Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [June 5, 2020, 4:18am UTC](https://meta.discourse.org/t/discourse-with-do-managed-redis/153776/3 "2020-06-05T04:18:10Z")

</div>

You need to set the following env variables for DO managed Redis:

```
 DISCOURSE_REDIS_HOST: falcoland-redis-do-user-435229-0.a.db.ondigitalocean.com
 DISCOURSE_REDIS_PASSWORD: vp39d0dpy8dxn68n
 DISCOURSE_REDIS_PORT: 25061
 DISCOURSE_REDIS_USE_SSL: true

```

---

_[View the full topic](https://meta.discourse.org/t/discourse-with-do-managed-redis/153776)._
