-
Notifications
You must be signed in to change notification settings - Fork 369
[Feature Request]:please update 2.X docker image #519
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
redisinsight 2.X looks good ! I also need 2.x docker image on docker hub plz |
Does anybody know why there is only the v1? Is there some docs about this? Are we supposed to build the v2 image ourselves? |
@mrmartan , currently there is docker version of RedisInsight available for Redis Stack (but you cannot add any other databases). |
We are an enterprise customer and want to deploy v2 on our kubernetes cluster. |
We also use CRDBs and I believe redisinsight v1 does not support them. |
@mrmartan , CRDB should work on any version/platform. |
I hate to be like my toddler and "are we there yet?". |
hi @linuxd3v, not in September. Currently, we work on the architecture to provide the best experience, I'll post the update with more accurate timelines when they are known. |
As a friendly reminder: when adding the V2 image, please update the documentation on Dockerhub as well. It's currently completely empty, and with the wiki here seemingly outdated, it would be very much appreciated if up-to-date examples for docker & compose are added there. |
Our team is also waiting for V2. Any ideas when it will be available? |
hi @ChristofNasahl , it is planned to be delivered in H1 2023. |
@ChristofNasahl , @ToshY , @linuxd3v , @totoroliu0131 , can you please share your use cases for docker RedisInsight? Do you share the backend across a project (multiple users) or something else? |
@ViktarStarastsenka we have several environments in aws: sandbox, dev, staging, prod and each of those environments could have: 20-30 self-hosted redis instances + read replicas. It would be a chore to ask every developer to configure all these connections (almost 200 connections) on their redis desktop GUI software manually and then keep up to date. So we just spun up RedisInsight instance in each environment so everyone can check the data in redis at any time, and then we can maintain connections in a centralized way. |
+1 |
In our company, we use google cloud memory store redis to build our product, at the meanwhile we have multiple teams and each teams have its own redis instance. For now we run redisinsight 1.X on our GKE and only let dev team to use. BTW a few month ago, I tried redis-stack on GKE and only use it's redisinsight, but when I connected to GCP redis and I got some connection error. |
hi @totoroliu0131, thanks for sharing your use case. I believe the reason for this error is that RedisInsight on docker bundled with Redis Stack can work only with Redis Stack from this bundle. |
We have a similar use case as others mentioned above, eagerly waiting for this feature.. H1 2023 🤞 |
Waiting for 2.x version in docker |
i use 1.x version in docker, very cool, so i need 2.x version in docker too. |
Hello, great app!!! wondering what the ETA for v2.x docker image. Thanks! |
Any news on this? |
currently, there is no exact timeline, but I'll update here once it is set |
Thanks for your answer @ViktarStarastsenka. 😊 It would be cool if the Docker image and hopefully an updated Helm chart could be prioritized. For me, RedisInsight isn't usable at all at the moment. The Helm chart for v1 isn't compatible with newer Kubernetes versions and v2 doesn't have a chart or Docker image at all. |
are we able to set authentication? like multiple user sign-in's |
@Nipuns1999 , if you use docker RedisInsight v1, you can set up a reverse proxy with LDAP integration. Instructions are here: |
+1 |
an update: we are targeting to release an official docker image somewhere in January. |
I'm betting $100 as a donation to any charity that their version will not be released in january. |
Since this issue seems to be the official thread for the docker image, just to let everyone know we've released v2 branch of the docker image which tracks official upstream properly. @ViktarStarastsenka How about that bet mate? 😇 |
@seebeen , nice v.2.0.0 release, btw :) |
Indeed we can. 😊 Anyone else from the thread wanna pitch in? P.S. If I win - you can donate $200 to Friends of Animals. I'll match 50% of your donation personally. Name a charity of your choice in case you win :) |
I already successfully build RedisInsight-2.36.0 image and run it in my develop environment. Here's how I do it: https://chat.openai.com/share/553f1558-1966-48c6-ac77-a107328d910e |
@ViktarStarastsenka will the official image support setting up the default cluster automatically from envs, or arguments? One of the use case would be to deploy this docker with pre-defined cluster settings (readonly). |
@tugtugtug , we are planning to add it, though it can be not in the first iteration. |
Same here |
@ViktarStarastsenka this is what I meant by read only cluster settings. We would not want the users to be able to alter any settings of the cluster, or point the service to somewhere else, i.e. probably just hide the ability to show or even read back the cluster settings, as that would include secrets. |
@tugtugtug , @erfantkerfan , got it, but username and password should be editable, right? |
Thanks a lot @ViktarStarastsenka! For our use case, even the username/password would be hidden from the user. Imagine we deploy RedisInsight to a k8s cluster, the users of the portal is to view, edit, monitor the activity of the services accessing the db, so the username/password would be the ones used by the services. |
any news ? 🤔 |
we are planning to release the docker container around January 30. |
https://itsalmo.st/time-to-release-redisinsight-v2-dockerized-lazq |
The RedisInsight Docker container will be released tomorrow. @seebeen , can you make changes to the countdown? |
RedisInsight is now available on Docker. release notes for the new release are here: https://github.com/RedisInsight/RedisInsight/releases/tag/2.42.0 |
@seebeen , regarding our bet, here is the equivalent of $100 to Unicef. ![]() |
I've just tested it and already love it ❤️ Respect for sticking to the deadline and keeping your promises 🥇 |
huge kudos to @arthosofteq (he is a real hero), @vlad-dargel , @mariasergeenko , @GnaneshKunal, @nelsonwellsredis for making this possible |
Finally closing this ticket. A couple of notes:
|
@ViktarStarastsenka Congratulations!!!!! Both to you and the redis team on releasing the Arm64 version of container. Regarding the donation - would you like me to donate to UNICEF as well? P.S. Коли будеш у Белграді, подзвони мені, ми можемо випити пива 🍺🍺🍺 |
@seebeen what's your take on the official release vs. your one (in terms of the tailoring you did for If I started a project today, which should I use? 🤔 (this has been an unusually fun thread to follow, kudos to all involved 🤣) |
@seebeen , would be very beneficial to get your feedback indeed. |
please update 2.X docker image
The text was updated successfully, but these errors were encountered: