Direct Redis Connection
Connect Your Redis Instances to Upqueue.io
Adding a New Connection
Connecting an existing Redis instance that is publicly accessible is simple. Follow these steps to establish a new connection:
Open Upqueue.io.
Locate the side panel and click the "Connectionsโ tab.
Press on the โAdd Connection +โ

Important Configuration
For Bull/BullMQ to function without issues, ensure your Redis instance is configured with the following setting:
maxmemory: noeviction
Refer to the Redis documentation for more details.
Static IP
To enhance security, please whitelist the following static IP address:
34.215.117.250
Connection details
After this, fill in your connection details. We strongly recommend enabling TLS encryption for secure communication with your database. Check your providerโs documentation on how to enable TLS, as encrypted connections typically run on a separate port from the default unencrypted one.

All stored Redis passwords in Upqueue.io are encrypted using industry-leading cryptographic standards, ensuring your credentials remain secure.