Replies: 2 comments
-
|
This is not something that will be included in the core, as it would require exposing and reserving an additional port just for Redis. Extending this further would lead to similar requests for Memcached, Valkey, and other services, quickly turning into a port management nightmare. You can expose ports directly in the Docker Compose file for any service. For example, for Redis you can edit the user-specific file or the default template used for new users:
|
Beta Was this translation helpful? Give feedback.
-
|
Okay, thank you for the answer! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm not sure if it's already possible with some configuration tweaks but it would be nice if you could enable Remote Access for Redis similar to how you can with MySQL.
Beta Was this translation helpful? Give feedback.
All reactions