Does dragonfly has an UI to manage and monitor key?

I am running dragonfly through docker and I can see the webpage on port 6369 and the /metrics route to monitor the stats.

Do we have any other UI pages which can be used to create and monitor existing keys in the cache?

@humorous-coyote there is RedisInsight https://redis.com/redis-enterprise/redis-insight/

I just learned about it a few days ago and it works fine with Dragonfly too

Nice thanks🙌

Do you know if there are any other such admin tool that also works with dragonfly?

I am looking for something like an admin UI where I can create usernames and passwords for my team to access the database

Ah, that I am not aware of other than the CLI interface :grimacing:

There is also https://github.com/qishibo/AnotherRedisDesktopManager which states they support ACL but you need to check yourself what does it mean :slightly_smiling_face:

if they provide this functionality please update us :slightly_smiling_face:

It looks like an alternate version for redisInsight app.

Do you have any docs in setting username and password directly using the dragonfly docker?

Please see
https://www.dragonflydb.io/docs/command-reference/server-management/auth#syntax
or https://www.dragonflydb.io/docs/category/acl