在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:redis-admin开源软件地址:https://gitee.com/740344998/redis-admin开源软件介绍:redis-adminThis is a redis client web tool written based on Java EE and Jedis. It's my objective to build the most convenient redis client web tool in the world. In the first place, it will facilitate in editing redis data, such as: add, update, delete, search, cut, copy, paste etc. FeaturesMultiple Redis version adaptive
ScreenshotsQuick Start
Notice: redis.server.num must set redis.server.num=1redis.language=English#must set a default redisredis.host.1=10.100.142.9redis.name.1=10.100.142.9redis.port.1=6379redis.password.1=SH89qwIOredis.host.2=yoursredis.name.2=yoursredis.port.2=yoursredis.password.2=yours
####Security Managermanager.username=adminmanager.password=admin
run maven command : mvn clean packageyou will found war in 'target/redis-admin.war'move war to '../tomcat/wabapps/.' and start tomcat
open your brower and visit: http://localhost:8080/redis-admin/redis then, enter username and password what you set in file 'application.properties' Releases NotesPlease Note: trunk is current development branch. FAQ |
请发表评论