October 20, 20214 yr TrophyBuck Support Any questions and/or issues with templates I've worked on can be posted here. -------------------------------------------------------------------------------------------------------------------------------------- RedisInsight RedisInsight is a desktop manager that provides an intuitive and efficient GUI for Redis, allowing you to interact with your databases, monitor, and manage your data. unRAID template: https://github.com/TrophyBuck/unraid-templates/blob/main/redisInsight/redisInsight.xml Source Links: RedisInsight: https://redis.com/redis-enterprise/redis-insight/ Docker Hub: https://hub.docker.com/r/oblakstudio/redisinsight (Official Docker Hub that is out of date at time of editing: https://hub.docker.com/r/redislabs/redisinsight) Edited January 10, 20242 yr by TrophyBuck Switch to Docker Hub URL
January 4, 20242 yr Running this we get the below message. Quote RedisInsight version 1.X has been retired on April 30, 2023, and will no longer be supported. To continue using the best RedisInsight features and capabilities, download the latest RedisInsight version 2.Y. Not sure how out of date Docker Hub is, but looks like the latest report for Insight is actually here: https://github.com/RedisInsight/RedisInsight Any chance of getting the Unraid image updated?
January 7, 20242 yr Author Did some research into this, it looks like Redis has not updated their own dockerhub image in 8 months despite pushing a major release. The version of Redis I'm running on my machine is still old enough to access from this release, but from checking version numbers it's behind as well, which is why I hadn't encountered that error yet. It looks like someone else is maintaining a more up-to-date (and in some cases outside Unraid per the README, fixed) version of the Redinsight dockerhub image. They've got a 2.Y release, so I'm working on switching the template to use that instead (https://hub.docker.com/r/oblakstudio/redisinsight). Running into it being inaccessible right now with no errors in the log, will debug and update when I have it working.
January 10, 20242 yr Author Got it working! I've updated the GitHub repository to point to the new release - be aware that the default port changed to 5000, but other than that it should now be a 2.Y release. For the curious, I did find that this is a known issue on the Redis GitHub page, and there's some spice if you feel like reading through it here. Otherwise things should be working within the 2 hour update window! Edited January 10, 20242 yr by TrophyBuck Minor fixes
February 13, 20242 yr Bonjour pour l'intégration dans le CA Unraid il faut changer l'image par redis/redisinsight:latest ainsi que le port par défaut à 5540
March 25, 20242 yr Hey, is this still working? Doesn't seem to for me... although I sort of have no idea what I'm doing. Am I supposed to just install the container and have it function? Web GUI throws a "site can't be reached" error for me. Tried a few different ports, including 5540 like the guy mentioned above even though I'm not really sure what he was saying. I'm just tryna use this to validate if my Redis is working at all or doing anything for a Nextcloud container
March 27, 20242 yr On 3/25/2024 at 5:32 PM, KyleMcQueen said: Hey, is this still working? Doesn't seem to for me... although I sort of have no idea what I'm doing. Am I supposed to just install the container and have it function? Web GUI throws a "site can't be reached" error for me. Tried a few different ports, including 5540 like the guy mentioned above even though I'm not really sure what he was saying. I'm just tryna use this to validate if my Redis is working at all or doing anything for a Nextcloud container Same exact issues with same programs, and same name. Twinsies!
March 30, 20242 yr it seems https://hub.docker.com/r/redis/redisinsight also working now ... port 5540
March 31, 20242 yr 16 hours ago, Masterwishx said: it seems https://hub.docker.com/r/redis/redisinsight also working now ... port 5540 Tried that version and that port. Still can't reach the page.
March 31, 20242 yr checked both https://hub.docker.com/r/oblakstudio/redisinsight and https://hub.docker.com/r/redis/redisinsight they working , can you post your docker config ?
March 31, 20242 yr 2 hours ago, Masterwishx said: checked both https://hub.docker.com/r/oblakstudio/redisinsight and https://hub.docker.com/r/redis/redisinsight they working , can you post your docker config ? Tried both oblakstudio and redis on both ports 5000 and 5540. Only difference between them is that redis actually gives a single log entry while oblakstudio gives no log at all. Ports don't change anything though. Running docker-entry.sh
April 1, 20242 yr 12 hours ago, Krolitian said: Tried both oblakstudio and redis on both ports 5000 and 5540. You need to change container port to 5540
April 1, 20242 yr 8 hours ago, Masterwishx said: You need to change container port to 5540 Didn't realize they were different and that worked, thanks! Opening the WebUI still directs it to the dead 5000 port, but typing in 5540 takes it to the working page. Not sure why it's still going to 5000 when that's deleted from the editor, but whatever. Edit: nevermind! Figured out you have to edit it in advanced view, all issues fixed! Edited April 1, 20242 yr by Krolitian
April 1, 20242 yr 1 hour ago, Krolitian said: Figured out you have to edit it in advanced view, all issues fixed! Edited 1 hour ago by Krolitian Yes, always use advanced view, webui should be same as container port, so both 5540. so if you set host port to 5645 for example, unraid will auto redirect to container port. So you go to Webui 192.168.0.199:5645
April 7, 20242 yr Author On 2/13/2024 at 11:57 AM, professeurx said: Bonjour pour l'intégration dans le CA Unraid il faut changer l'image par redis/redisinsight:latest ainsi que le port par défaut à 5540 Having google-translated this and caught up to speed on the thread, it looks like Redis finally started updating their official dockerhub images again. Given that I already switched the port once when I swapped the dockerhub to update the image, I'm hesitant to switch it again back to the official one - even though that probably is the long-term solution.
April 8, 20242 yr On 07/04/2024 at 17:12, TrophyBuck said: Après avoir traduit cette version et s'être arrêté à la vitesse sur le fil, il semble que Redis ait finalement commencé à mettre à jour leurs images officielles de dockerhub. Étant donné que j'ai déjà changé le port une fois quand j'ai échangé le dockerhub pour mettre à jour l'image, je suis hésitant à la remettre à nouveau à la solution officielle - même si c'est probablement la solution à long terme. Bonjour je pense que le fait de changer l'image et passer au port 5540 est plus durable dans le temps que la mise à jours des images docker par redis
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.