I deployed a managed redis database on digitalocean and want to connect to the database from an app which need the CA certificate, tls certificate, and tls KEY. No way from the control panel to find those certificates...
1 answer • 21 days ago • By PaulDigitalOcean Managed Redis
Is there a way to see the configuration for managed redis?E.g. for my local redis I connect and can get the SAVE config via config get save when accessing redis via redlii there are no config variables available. e.g....
1 answer • 1 month ago • By Eugene ShifrinDigitalOcean Managed Redis
Self-hosting getting out of hand? Paying too much for a managed database? Migrate your MySQL, PostgreSQL, and Redis database to DigitalOcean’s hassle-free databases.
2 months ago • By Chris Sev, Darian WilkinDatabasesDigitalOcean Managed MySQL DatabaseDigitalOcean Managed PostgreSQL DatabaseDigitalOcean Managed RedisTech Talks
After completing this tutorial, you will have a highly available, easily scalable Discourse deployment running on DigitalOcean. You’ll start with a fresh Ubuntu 20.04 Droplet and you’ll finish with a horizontally scal...
3 months ago • By Francis McNameeDigitalOcean Managed Load BalancersDigitalOcean Managed PostgreSQL DatabaseDigitalOcean Managed Redis
I’m using a Digital Ocean managed Redis database for a job queue. When the queue isn’t processing a job, I get consistent reconnect event logs every five minutes. There’s nothing that I see in my code that disconnects...
1 answer • 6 months ago • By jmp12DigitalOcean Managed RedisRedisDatabasesNetworking
The Redis service in AWS (elasticache) has a network/throughput limit based on the instance size. I’m wondering if Digital Ocean’s Redis has this limitation? As I’m looking to switch it over here. Thanks!
Accepted Answer: DigitalOcean Support got back to me and said <^>Hi there, Thanks for contacting DigitalOcean Support! I understand you have questions regarding Redis managed database. There are no limitations in network/bandwidth wit...
1 answer • 6 months ago • By xLesterGGDigitalOcean Managed RedisRedis
Hello! I would like to add managed Redis just as I can create a PostgreSQL database which is then updated to managed and immediately remains in my application components. Is it possible to do this? How could it be don...
Accepted Answer: Hi @brunoMorel , To Add Redis managed database as a component to App platform, you need to first create a Managed Redis database using the link below:https://docs.digitalocean.com/products/databases/redis/how-to/creat...
1 answer • 7 months ago • By brunoMorelRedisDigitalOcean Managed RedisDigitalOcean App Platform
I want to create a filesystem by JuiceFS which combines with DigitalOcean managed Redis and Spaces. Does anyone have an idea?
Accepted Answer: When your business system needs to store and share a large amount of unstructured data in a distributed computing environment, you need to consider using the open source JuiceFS storage at this time. What is JuiceFS J...
1 answer • 9 months ago • By Herald YuDigitalOcean Managed RedisDigitalOcean SpacesDigitalOcean Droplets
Anyone know how to connect to the Managed Redis Database from a Python app running inside DigitalOcean Kubernetes? The error I keep getting is Name or service not known . Using: import redis redis.StrictRedis(host=red...
1 answer • 9 months ago • By rushdimajietNetworkingKubernetesDigitalOcean Managed Redis
Good day I have a droplet for which I recently introduced a firewall and I have a hosted redis server on digital ocean. Lately I started getting and error: No connection is available to service this operation: EVAL; I...
1 answer • 11 months ago • By jonathanSharkDigitalOcean Managed RedisDigitalOcean DropletsDigitalOcean Cloud Firewalls
For most Redis client tutorials I’m seeing, you need to select a DB within the Redis instance/cluster (defaults to 0). I’m wondering: Do I need to create these with a client (seems to be no options to manage this thro...
1 answer • 1 year ago • By CarterBDigitalOcean Managed RedisRedis
I’m using PHP 7.2 and I’m unable to connect a Redis managed db instance. in /etc/php/7.2/fpm/php.ini session.save_handler = redis ; tried either : session.save_path = "rediss://default:mypassword@db-redis-ams3-preprod...
1 answer • 1 year ago • By matChronotruckDigitalOcean Managed RedisPHP
Migrate your data quickly, get more powerful instances, and see how leveraging DigitalOcean Managed Databases allows you to focus on what’s important — building your product.
1 year ago • By Mark HuberDatabasesTech TalksDigitalOcean Managed MySQL DatabaseDigitalOcean Managed PostgreSQL DatabaseDigitalOcean Managed Redis
Hi - I’m looking to run a rabbitmq-server process on a worker in the App Platform. I’m running Django Rest and need a way to run asyncronous tasks. Am I better off setting up a service, moving to a managed Redis solut...
No answers yet • 1 year ago • By batiyehDigitalOcean App PlatformDigitalOcean Managed Redis