SAP云平台上Redis dashboard提供的功能一览

点Open Dashboard按钮打开看板:

SAP云平台上Redis dashboard提供的功能一览

会弹出一个让用户授权的页面:

AP Cloud Platform

Application Authorization

service-fabrik-redis-client

https://service-fabrik-

broker.cf.eu10.hana.ondemand.com/manage/auth/cf/callback

service-fabrik-redis-client has requested permission to

access your account. If you do not recognize this applicationor its URL, you should click deny. The application will notsee your password.

,

Access profile information, i.e. email, first andlast name, and phone number

,

Verify user permission to manage service

大意是告知用户,服务service-fabrik-redis-client正在请求访问当前SAP云平台用户信息,需要用户授权。这些用户信息包含公有字段比如email,用户的first 和last name,不包含用户密码。

SAP云平台上Redis dashboard提供的功能一览

SAP云平台上Redis dashboard提供的功能一览

点了Authorize按钮后可以进入看板了:

这是Redis服务的概要介绍:Offers an in-memory data structure store thatcan be used as a cache, database, or messagebroker. It supports data structures such asstrings, hashes, lists, sets, sorted sets, and soon

SAP云平台上Redis dashboard提供的功能一览

这是Redis服务的类型,我用的是免费版的,配置很低,够用就行:

Single Node Instance, 50 MB Memory, 30 MBRedis maxmemory, 200 MB Disk

Service Instance

SAP云平台上Redis dashboard提供的功能一览

这里也能看出SAP云平台上的Redis服务也是通过Docker管理的。

SAP云平台上Redis dashboard提供的功能一览

容器镜像:edisaas/docker-redis:3.0.7.2

容器启动入口:'scripts/run.sh

SAP云平台上Redis dashboard提供的功能一览

容器的环境变量:

SAP云平台上Redis dashboard提供的功能一览

容器的网络设置,暴露出来的端口等。

SAP云平台上Redis dashboard提供的功能一览

容器进程:

SAP云平台上Redis dashboard提供的功能一览

容器日志文件:

SAP云平台上Redis dashboard提供的功能一览

要获取更多Jerry的原创文章,请关注公众号"汪子熙":

SAP云平台上Redis dashboard提供的功能一览