Requirements: I don't want to install the Redis management tool on my computer, but sometimes I need to connect to Redis to view some data and find the web version of the Redis management tool.
RedisInsight is a Redis visualization tool that provides the ability to design, develop, and optimize Redis applications. Query, analyze, and interact with your Redis data. Built with Electron, Monaco Editor, and NodeJS.
Note: RedisInsight has a free community version and a paid enterprise version, with the free version having basic features and the paid version offering more advanced features and support services. You can choose the version that suits your needs.
I searched the community version and the enterprise version on the Internet, but I didn't find any instructions, tooI don't know if this version is charged。
GitHub open source address:The hyperlink login is visible. Warehouse:The hyperlink login is visible.
Docker installation, the command is as follows:
If using docker-compose, the docker-compose.yml is configured as follows:
Then, the browser opens:http://ip:5540/, as shown in the figure below:
Add a Redis database as shown in the following image:
You can execute the redis command, as shown in the following image:
Note: RedisInsight version 1.X has been discontinued on April 30, 2023 and is no longer supported. To continue using the best RedisInsight features, download the latest RedisInsight version 2.Y or install it from the app store. |