Skip to content
Databases

Redis — Default Password

Default username and password for the Redis: (blank) / (blank). Learn how to log in and how to change the default credentials.

No authentication by default; access controlled only by network binding.

UsernamePasswordAccessNotes
(blank / none)
(blank / none)
DatabaseNo requirepass set by default
default
(blank / none)
DatabaseACL default user with no password
Source
official docs

Responsible use

This database lists publicly documented default credentials so administrators can find and change them. Only use these on systems you own or are authorized to test.

Related devices