openredis logo

Docs | Pricing | Log in | Sign up

Application Configuration

This guide shows you how to properly configure your application in order to use your openredis instance.

Configuring for Heroku

Note: This is only necessary if you signed up directly on openredis.com. If you purchased your instance from Heroku, the OPENREDIS_URL should already be set as soon as the purchase was completed.

$ heroku config:set OPENREDIS_URL=...

Your OPENREDIS_URL can be accessed in your dashboard.

Configuring for other servers on EC2

You can head on over to our general purpose integration guide for more information.