Title: Redis-stack on Docker
Last modified: February 2, 2023

---

# Redis-stack on Docker

 *  [serbanovvostrov](https://wordpress.org/support/users/serbanovvostrov/)
 * (@serbanovvostrov)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/redis-stack-on-docker/)
 * Hi and thank you for your work. I did try to use your plugin along with redis-
   stack container installed on Docker (Redis server 6.2.8, Redisearch version 2.6.4)
   but I keep getting the “RediSearch module not loaded!” error when trying to configure
   the plugin.
 * I am using the default 6279 port and other object caching plugins are able to
   connect to redis.
 * This is driving me crazy, I’m more than happy to pay for your efforts.

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [codeagency](https://wordpress.org/support/users/7grafix/)
 * (@7grafix)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/redis-stack-on-docker/#post-16435254)
 * redis and redisearch are not the same thing.
 * redisearch is a plugin/extension for Redis that adds search functionality on 
   top of your redis instance. It’s also not “inside” redis by default. If you want
   to take advantage of redisearch, you first need to install the extension by creating
   a customized Docker image that includes/installs the extension or you need to
   install manually after deploying the base image.
    -  This reply was modified 3 years, 2 months ago by [codeagency](https://wordpress.org/support/users/7grafix/).
 *  Thread Starter [serbanovvostrov](https://wordpress.org/support/users/serbanovvostrov/)
 * (@serbanovvostrov)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/redis-stack-on-docker/#post-16435911)
 * Thank you for your response. Yes, exactly. They are two different things. I am
   using the redis-stack server docker ([https://hub.docker.com/r/redis/redis-stack](https://hub.docker.com/r/redis/redis-stack))
   which also includes redisearch, screenshot here: [https://share.cleanshot.com/LF1vHKfsVpNs84SyX2Ys](https://share.cleanshot.com/LF1vHKfsVpNs84SyX2Ys)
 * Using the console I am fully able to create indexes in redisearch, another screenshot
   here [https://share.cleanshot.com/7FVGXmHF4xLhjQDX6PMT](https://share.cleanshot.com/7FVGXmHF4xLhjQDX6PMT).(
   you’ll see the port is 6380 as I used to have another Redis-only install on 6379
   but I’ve also removed that and setup the docker container on port 6379 with same
   result)
 * So long story short, in console I’m able to use redisearch, in WP I’m able to
   use redis for object caching but this plugin still gives me the “RediSearch module
   not loaded!” error, another screenshot here: [https://share.cleanshot.com/FHz9bp49yNR7Qvw338hd](https://share.cleanshot.com/FHz9bp49yNR7Qvw338hd)
 *  Thread Starter [serbanovvostrov](https://wordpress.org/support/users/serbanovvostrov/)
 * (@serbanovvostrov)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/redis-stack-on-docker/#post-16436374)
 * Finally got it to work. I think this plugin is not maintained anylonger and it
   is not working with newer redisearch. I have setup a redisearch 2.0 install and
   it works fine.
 *  [codeagency](https://wordpress.org/support/users/7grafix/)
 * (@7grafix)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/redis-stack-on-docker/#post-16436440)
 * That could be yes, the last update from this plugin was a signifant time ago.
   If a lower version works for you, you can have it working like this. 
   I don’t
   know if there are any advantages from using a newer version from Redis (besides
   maybe security issues that got patched, if any). I’m working on something else
   based on Typesense. [https://typesense.org/](https://typesense.org/)I think there
   is a plugin for WordPress/WooCommerce already (paid) that puts Typesense in place.
   Perhaps this might be a solid alternative for you too?

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Redis-stack on Docker’ is closed to new replies.

 * ![](https://ps.w.org/redisearch/assets/icon-256x256.jpg?rev=1967472)
 * [RediSearch](https://wordpress.org/plugins/redisearch/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/redisearch/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/redisearch/)
 * [Active Topics](https://wordpress.org/support/plugin/redisearch/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/redisearch/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/redisearch/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [codeagency](https://wordpress.org/support/users/7grafix/)
 * Last activity: [3 years, 2 months ago](https://wordpress.org/support/topic/redis-stack-on-docker/#post-16436440)
 * Status: not resolved