R
Railway14mo ago
Philly

Activate the JSON module on redis

When creating a redis db is there a way to activate the json module without creating a custom docker image but rather using the native railway way of creating a redis db? I tried the MODULE LOAD command but it did not work. Thanks!
14 Replies
Percy
Percy14mo ago
Project ID: f3e5ee70-4698-44f7-85e8-269b92161486
Philly
Philly14mo ago
f3e5ee70-4698-44f7-85e8-269b92161486
Brody
Brody14mo ago
deploy a docker image that comes with the json module pre-configured https://hub.docker.com/r/redis/redis-stack
Philly
Philly14mo ago
I am aware of that option, as stated in my question. My question was if its possible without using a different image?
Brody
Brody14mo ago
you said creating a custom docker image deploying the offical redis template and then swapping the image out for the redis-stack image would be the way to go
Brody
Brody14mo ago
No description
Philly
Philly14mo ago
👍 Thanks
Brody
Brody14mo ago
no problem!
Philly
Philly14mo ago
@Brody Can you elaborate the swapping out part? I did deploy the docker image I need but on railway is does not show up as redis and does not come with all the fancy tools?
Brody
Brody14mo ago
- deploy this template https://railway.app/template/redis - immediately cancel the build - remove the pre-existing bitnami redis image from the source settings - add redis/redis-stack-server:latest back to the image source
Philly
Philly14mo ago
Great, thanks!
Brody
Brody14mo ago
let me know if you have any more questions
Philly
Philly14mo ago
All cleared up!
Brody
Brody14mo ago
awsome!
Want results from more Discord servers?
Add your server